IOpenIDConnectToken.AuthTime Property

IOpenIDConnectTokenAuthTime Property

Time when the End-User authentication occurred

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

Property Value

Type: NullableDateTime
See Also