IOpenIDConnectToken.UpdatedAt Property

IOpenIDConnectTokenUpdatedAt Property

The last time the token was updated.

Namespace:  Rhino.Runtime.RhinoAccounts
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
Nullable<DateTime> UpdatedAt { get; }
ReadOnly Property UpdatedAt As Nullable(Of DateTime)
	Get

Property Value

Type: NullableDateTime
See Also