| UserLastPasswordChange Property |
The last time the user changed password. Used to issue a
warning when the user logs on using Forms logon.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic DateTime LastPasswordChange { get; set; }
Property Value
Type:
DateTime
See Also