SPClaimTypes.ProviderUserKey property
取得用於成員資格提供者傳回的使用者識別碼的類型。
Namespace: Microsoft.SharePoint.Administration.Claims
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Shared ReadOnly Property ProviderUserKey As String
Get
'用途
Dim value As String
value = SPClaimTypes.ProviderUserKey
public static string ProviderUserKey { get; }
Property value
Type: System.String
成員資格提供者傳回的使用者識別碼的類型。
備註
此屬性一定會傳回http://sharepoint.microsoft.com/claims/2009/08/provideruserkey。