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

Definition

Gets or sets the normalized email address for this user.

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

Property Value

Applies to