Partager via


SPTrustedClaimTypeInformation - Constructeur (String, String, String)

Initialise une nouvelle instance de la classe SPTrustedClaimTypeInformation .

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

Syntaxe

'Déclaration
Public Sub New ( _
    name As String, _
    claimType As String, _
    mappedClaimType As String _
)
'Utilisation
Dim name As String
Dim claimType As String
Dim mappedClaimType As String

Dim instance As New SPTrustedClaimTypeInformation(name, claimType, _
    mappedClaimType)
public SPTrustedClaimTypeInformation(
    string name,
    string claimType,
    string mappedClaimType
)

Paramètres

Voir aussi

Référence

SPTrustedClaimTypeInformation classe

SPTrustedClaimTypeInformation - Membres

SPTrustedClaimTypeInformation - Surcharge

Microsoft.SharePoint.Administration.Claims - Espace de noms