IUserPasswordChangedAt Property |
Indicates the date of the latest password change.
Namespace:
AskiaPortalCmn
Assembly:
AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax Nullable<DateTime> PasswordChangedAt { get; }
ReadOnly Property PasswordChangedAt As Nullable(Of DateTime)
Get
property Nullable<DateTime> PasswordChangedAt {
Nullable<DateTime> get ();
}
Property Value
Type:
NullableDateTimeSee Also