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