ICustomSignedAssertionProvider.Name Property

Definition

Configuration friendly name of the custom signed assertion provider as it will appear in the CustomSignedAssertionProviderName Can be null in which case developers will need to pass-in the fully qualified name of the implementing class.

public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String

Property Value

Applies to