ODataAuthenticator - Constructeur (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 ( _
uagServerUrl As Uri _
)
'Utilisation
Dim uagServerUrl As Uri
Dim instance As New ODataAuthenticator(uagServerUrl)
public ODataAuthenticator(
Uri uagServerUrl
)
Paramètres
- uagServerUrl
Type : System.Uri