Share via


IdentityUser<TKey, TLogin, TRole, TClaim>.Email Property

Namespace:  Microsoft.AspNet.Identity.EntityFramework
Assembly:  Microsoft.AspNet.Identity.EntityFramework (in Microsoft.AspNet.Identity.EntityFramework.dll)

Syntax

public virtual string Email { get; set; }

Property Value

Type: System.String

See Also

Reference

IdentityUser<TKey, TLogin, TRole, TClaim> Class

Microsoft.AspNet.Identity.EntityFramework Namespace

Other Resources

ASP.NET Identity