Click or drag to resize

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
Syntax
C#
public DateTime ChangeTime { get; set; }

Property Value

Type: DateTime
See Also