Click or drag to resize

PublicUserPasswordRecoveryCreationTime Property

Date and time when the last password recovery code was created. [ReadOnly]

Namespace:  Aloe.EnterpriseOne.Model.Systems.External
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Nullable<DateTime> PasswordRecoveryCreationTime { get; set; }

Property Value

Type: NullableDateTime
See Also