共用方式為


SPClaimTypes.ProofKey property

傳入/傳出權杖中所包含的 ProofKey 宣告

Namespace:  Microsoft.SharePoint.Administration.Claims
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public Shared ReadOnly Property ProofKey As String
    Get
'用途
Dim value As String

value = SPClaimTypes.ProofKey
public static string ProofKey { get; }

Property value

Type: System.String

請參閱

參照

SPClaimTypes class

SPClaimTypes members

Microsoft.SharePoint.Administration.Claims namespace