|
UserDataIsLockedOut Property
|
Gets a boolean value that indicates whether the user account has been locked due to numerous unsuccessful login attempts.
Namespace: GSF.SecurityAssembly: GSF.Security (in GSF.Security.dll) Version: 2.4.205-beta
Syntax function get_IsLockedOut();
function set_IsLockedOut(value);
View SourceProperty Value
BooleanSee Also