AuthenticationOptions.ClaimsIssuer Property

Definition

Gets or sets the issuer that should be used for any claims that are created

public:
 property System::String ^ ClaimsIssuer { System::String ^ get(); void set(System::String ^ value); };
public string ClaimsIssuer { get; set; }
member this.ClaimsIssuer : string with get, set
Public Property ClaimsIssuer As String

Property Value

Applies to