Share via


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

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

Syntax

public virtual bool EmailConfirmed { get; set; }

Property Value

Type: System.Boolean

See Also

Reference

IdentityUser<TKey, TLogin, TRole, TClaim> Class

Microsoft.AspNet.Identity.EntityFramework Namespace

Other Resources

ASP.NET Identity