IdentityUser<TKey,TUserLogin,TUserRole,TUserClaim>.NormalizedEmail Property

Definition

Normalized email

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

Property Value

Applies to