Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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”.