SPClaimTypes.TokenReference property
Gets a string that represents ClaimType used in an SPClaim object that contains a reference to a token.
Namespace: Microsoft.SharePoint.Administration.Claims
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared ReadOnly Property TokenReference As String
Get
'Usage
Dim value As String
value = SPClaimTypes.TokenReference
public static string TokenReference { get; }
Property value
Type: System.String
Always returns a string that contains “http://sharepoint.microsoft.com/claims/2009/08/tokenreference”.