AuthenticationHandler<TOptions>.ClaimsIssuer 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.
Gets the issuer that should be used when any claims are issued.
protected:
virtual property System::String ^ ClaimsIssuer { System::String ^ get(); };
protected virtual string ClaimsIssuer { get; }
member this.ClaimsIssuer : string
Protected Overridable ReadOnly Property ClaimsIssuer As String
Property Value
The ClaimsIssuer
configured in TOptions
, if configured, otherwise Name.