共用方式為


SPClaimTypes.UserIdentifier property

取得安全性權杖服務 (SPSecurityTokenService) 所發出的所有 token 上找到通用使用者識別碼宣告類型。

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

Syntax

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

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

Property value

Type: System.String
會傳回通用的使用者識別碼的類型宣告。

請參閱

參照

SPClaimTypes class

SPClaimTypes members

Microsoft.SharePoint.Administration.Claims namespace