共用方式為


SPClaimProvider.SupportsUserKey property

這個宣告提供者是否支援的登入提供者的擷取 user 機碼的相關資訊?

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

Syntax

'宣告
Public Overridable ReadOnly Property SupportsUserKey As Boolean
    Get
'用途
Dim instance As SPClaimProvider
Dim value As Boolean

value = instance.SupportsUserKey
public virtual bool SupportsUserKey { get; }

Property value

Type: System.Boolean

請參閱

參照

SPClaimProvider class

SPClaimProvider members

Microsoft.SharePoint.Administration.Claims namespace

UserKeyForEntity(SPClaim)