| UserInformationIsLockedOut Property |
Gets a value that indicates if the user is locked out or not
Namespace:
Cauldron
Assembly:
Cauldron.Win32.UserInformation (in Cauldron.Win32.UserInformation.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax public static bool IsLockedOut { get; }
Property Value
Type:
Boolean[Missing <value> documentation for "P:Cauldron.UserInformation.IsLockedOut"]
Return Value
Type:
BooleanReturns true if the user is locked out, otherwise false
See Also