UserInACNT_LOCKED Property

The user's account is locked due to too many failed logins. (0 = Unlocked, 1 = Locked)

Definition

Namespace: Ensur.Core.Main.POCOs
Assembly: Ensur.Core.Main (in Ensur.Core.Main.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public int? ACNT_LOCKED { get; set; }

Property Value

NullableInt32

See Also