ODataAuthenticator.Authenticate - Méthode
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 Authenticate ( _
serverUrl As Uri _
)
'Utilisation
Dim instance As ODataAuthenticator
Dim serverUrl As Uri
instance.Authenticate(serverUrl)
public void Authenticate(
Uri serverUrl
)
Paramètres
- serverUrl
Type : System.Uri