Click or drag to resize

UsersRepositoryLockoutEndUtcAttribute Field

Definition of the LockoutEndUtc data attribute

Namespace:  Aloe.EnterpriseOne.Model.Systems.Security
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public static readonly ColumnDataAttribute<User, Nullable<DateTime>> LockoutEndUtcAttribute

Field Value

Type: ColumnDataAttributeUser, NullableDateTime
See Also