ClaimsIdentityOptions.EmailClaimType Property

Definition

Gets or sets the ClaimType used for the user email claim. Defaults to Email.

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

Property Value

Applies to