Share via


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

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

Syntax

public virtual int AccessFailedCount { get; set; }

Property Value

Type: System.Int32

See Also

Reference

IdentityUser<TKey, TLogin, TRole, TClaim> Class

Microsoft.AspNet.Identity.EntityFramework Namespace

Other Resources

ASP.NET Identity