SPClaimProvider.GetClaimTypeForUserKey method
擷取ClaimType此宣告提供者所使用的 user 機碼。
Namespace: Microsoft.SharePoint.Administration.Claims
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Overridable Function GetClaimTypeForUserKey As String
'用途
Dim instance As SPClaimProvider
Dim returnValue As String
returnValue = instance.GetClaimTypeForUserKey()
public virtual string GetClaimTypeForUserKey()
傳回值
Type: System.String