Retrives 的声明类型信息。
命名空间: Microsoft.SharePoint.Administration.Claims
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Function GetClaimTypeInformationFromMappedClaimType ( _
mappedClaimType As String _
) As SPTrustedClaimTypeInformation
用法
Dim instance As SPLoginProviderBase
Dim mappedClaimType As String
Dim returnValue As SPTrustedClaimTypeInformation
returnValue = instance.GetClaimTypeInformationFromMappedClaimType(mappedClaimType)
public SPTrustedClaimTypeInformation GetClaimTypeInformationFromMappedClaimType(
string mappedClaimType
)
参数
- mappedClaimType
类型:System.String
返回值
类型:Microsoft.SharePoint.Administration.Claims.SPTrustedClaimTypeInformation