CredentialDescription.CustomSignedAssertionProviderName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extensibility. When used with SourceType = CustomSignedAssertion, this property specifies the fully qualified named of the extension that will be used to retrieve the signed assertion used as a client credentials.
public string? CustomSignedAssertionProviderName { get; set; }
member this.CustomSignedAssertionProviderName : string with get, set
Public Property CustomSignedAssertionProviderName As String