SPLoginProviderBase.AddClaimTypeInformation - Méthode

Ajouter des informations de type de revendication pour un [!:ClaimType].

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

Syntaxe

'Déclaration
Public Sub AddClaimTypeInformation ( _
    claimType As SPTrustedClaimTypeInformation _
)
'Utilisation
Dim instance As SPLoginProviderBase
Dim claimType As SPTrustedClaimTypeInformation

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

Paramètres

Voir aussi

Référence

SPLoginProviderBase classe

SPLoginProviderBase - Membres

Microsoft.SharePoint.Administration.Claims - Espace de noms