SPTrustedAuthenticationProvider - Constructeur (String)
Initialise une nouvelle instance de la classe SPTrustedAuthenticationProvider .
Espace de noms : Microsoft.SharePoint.Administration
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Sub New ( _
providerName As String _
)
'Utilisation
Dim providerName As String
Dim instance As New SPTrustedAuthenticationProvider(providerName)
public SPTrustedAuthenticationProvider(
string providerName
)
Paramètres
providerName
Type : System.StringLe nom du fournisseur d'authentification qui est approuvé.
Voir aussi
Référence
SPTrustedAuthenticationProvider classe
SPTrustedAuthenticationProvider - Membres