Click or drag to resize

UserAccountLockedOut Property

User locked-out field.

Namespace: GSF.Security.Model
Assembly: GSF.Security (in GSF.Security.dll) Version: 2.4.181-beta
Syntax
[LabelAttribute("Locked Out")]
public bool LockedOut { get; set; }
View Source

Property Value

Boolean
See Also