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
- mappedClaimType
Type : System.String
Valeur renvoyée
Type : Microsoft.SharePoint.Administration.Claims.SPTrustedClaimTypeInformation