SPLoginProviderBase.AddClaimTypeInformation 方法

添加**[!:ClaimType]**的索赔类型信息。

命名空间:  Microsoft.SharePoint.Administration.Claims
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Sub AddClaimTypeInformation ( _
    claimType As SPTrustedClaimTypeInformation _
)
用法
Dim instance As SPLoginProviderBase
Dim claimType As SPTrustedClaimTypeInformation

instance.AddClaimTypeInformation(claimType)
public void AddClaimTypeInformation(
    SPTrustedClaimTypeInformation claimType
)

参数

另请参阅

引用

SPLoginProviderBase 类

SPLoginProviderBase 成员

Microsoft.SharePoint.Administration.Claims 命名空间