Share via


SPLoginProviderBase.GetClaimTypeInformationFromMappedClaimType - Méthode

Récupère les informations de type de revendication.

Espace de noms :  Microsoft.SharePoint.Administration.Claims
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Function GetClaimTypeInformationFromMappedClaimType ( _
    mappedClaimType As String _
) As SPTrustedClaimTypeInformation
'Utilisation
Dim instance As SPLoginProviderBase
Dim mappedClaimType As String
Dim returnValue As SPTrustedClaimTypeInformation

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

Paramètres

Valeur renvoyée

Type : Microsoft.SharePoint.Administration.Claims.SPTrustedClaimTypeInformation

Voir aussi

Référence

SPLoginProviderBase classe

SPLoginProviderBase - Membres

Microsoft.SharePoint.Administration.Claims - Espace de noms