| AppIdentityChangeTime Property |
Contains the point in time when the user was changed (UTC).
Used for credential cache expiry.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic DateTime ChangeTime { get; set; }
Property Value
Type:
DateTime
See Also