Click or drag to resize

UserDataIsLockedOut Property

Gets a boolean value that indicates whether the user account has been locked due to numerous unsuccessful login attempts.

Namespace: GSF.Security
Assembly: GSF.Security (in GSF.Security.dll) Version: 2.4.181-beta
Syntax
[XmlElementAttribute]
[DataMemberAttribute(Order = 14)]
public bool IsLockedOut { get; set; }
View Source

Property Value

Boolean
See Also