AuthenticationExceptionAccountDisabled Property |
Specifies whether or not the account is disabled (either as a result of the latest login failure
or previously).
Namespace:
NetQuarry.Security
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public bool AccountDisabled { get; set; }
Public Property AccountDisabled As Boolean
Get
Set
Property Value
Type:
BooleanSee Also