Click or drag to resize
WindowsLiveLoginUserTimestamp Property
Returns the timestamp as obtained from the SSO token.

Namespace: CMS.ExternalAuthentication
Assembly: CMS.ExternalAuthentication (in CMS.ExternalAuthentication.dll) Version: 11.0.0
Syntax
C#
public DateTime Timestamp { get; }

Property Value

Type: DateTime
See Also