Partager via


ODataAuthenticator - Constructeur (String, 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, _
    domain As String _
)
'Utilisation
Dim userName As String
Dim password As String
Dim domain As String

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

Paramètres

Voir aussi

Référence

ODataAuthenticator classe

ODataAuthenticator - Membres

ODataAuthenticator - Surcharge

Microsoft.SharePoint.Client - Espace de noms