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