Partager via


Authenticator - Constructeur (String, String)

Espace de noms :  Microsoft.SharePoint.Client
Assembly :  Microsoft.SharePoint.Client.Phone.Auth.UI (dans Microsoft.SharePoint.Client.Phone.Auth.UI.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    userName As String, _
    password As String _
)
'Utilisation
Dim userName As String
Dim password As String

Dim instance As New Authenticator(userName, _
    password)
public Authenticator(
    string userName,
    string password
)

Paramètres

Voir aussi

Référence

Authenticator classe

Authenticator - Membres

Authenticator - Surcharge

Microsoft.SharePoint.Client - Espace de noms