Freigeben über


SPLoginProviderBase.GetClaimTypeInformationFromMappedClaimType-Methode

Ruft den Anspruch Typinformationen.

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

Syntax

'Declaration
Public Function GetClaimTypeInformationFromMappedClaimType ( _
    mappedClaimType As String _
) As SPTrustedClaimTypeInformation
'Usage
Dim instance As SPLoginProviderBase
Dim mappedClaimType As String
Dim returnValue As SPTrustedClaimTypeInformation

returnValue = instance.GetClaimTypeInformationFromMappedClaimType(mappedClaimType)
public SPTrustedClaimTypeInformation GetClaimTypeInformationFromMappedClaimType(
    string mappedClaimType
)

Parameter

Rückgabewert

Typ: Microsoft.SharePoint.Administration.Claims.SPTrustedClaimTypeInformation

Siehe auch

Referenz

SPLoginProviderBase Klasse

SPLoginProviderBase-Member

Microsoft.SharePoint.Administration.Claims-Namespace