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.
The ProofKey claim contained in incoming/outgoing tokens
Namespace: Microsoft.SharePoint.Administration.Claims
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared ReadOnly Property ProofKey As String
Get
'Usage
Dim value As String
value = SPClaimTypes.ProofKey
public static string ProofKey { get; }
Property value
Type: System.String