SPClaimTypes.AuthenticationInstantUtc property
Namespace: Microsoft.SharePoint.Administration.Claims
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared ReadOnly Property AuthenticationInstantUtc As String
Get
'Usage
Dim value As String
value = SPClaimTypes.AuthenticationInstantUtc
public static string AuthenticationInstantUtc { get; }
Property value
Type: System.String