Click or drag to resize

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; }

Property Value

Type: Boolean
See Also