EmployeeDtPwdChange Property |
Date (no time part) when password was set/changed last time; based on server time.
This value is used by code enforcing password policies. This field is not used by Providers.
Namespace:
CorrigoService.Entities
Assembly:
ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic DateTime DtPwdChange { get; set; }
Property Value
Type:
DateTime
See Also