Indicates if the user is enabled.
This represents the lockout notion in ASP.NET Identity.
Namespace: Kentico.MembershipAssembly: Kentico.Membership (in Kentico.Membership.dll) Version: 12.0.0
Syntax public bool Enabled { get; set; }
Property Value
Type:
BooleanSee Also