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

Definition

Gets or sets the email address for this user.

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

Property Value

Applies to