SPClaimTypes.ApplicationTokenCacheKey property
The token reference returned by the STS to reissue tokens.
Namespace: Microsoft.SharePoint.Administration.Claims
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared ReadOnly Property ApplicationTokenCacheKey As String
Get
'Usage
Dim value As String
value = SPClaimTypes.ApplicationTokenCacheKey
public static string ApplicationTokenCacheKey { get; }
Property value
Type: System.String