Partager via


ODataAuthenticator - Constructeur (String, String, Uri)

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, _
    uagServerUrl As Uri _
)
'Utilisation
Dim userName As String
Dim password As String
Dim uagServerUrl As Uri

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

Paramètres

Voir aussi

Référence

ODataAuthenticator classe

ODataAuthenticator - Membres

ODataAuthenticator - Surcharge

Microsoft.SharePoint.Client - Espace de noms