SPClaimTypes.ProofKey property
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