LocalUserAccountFailedLogOnCount Property |
Gets the number of consecutive log on failures for the account.
Namespace: Dundas.BI.AccountServicesAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic int FailedLogOnCount { get; }Public ReadOnly Property FailedLogOnCount As Integer
Get
public:
property int FailedLogOnCount {
int get ();
}member FailedLogOnCount : int with get
Property Value
Int32
See Also