ODataAuthenticator construtor (Uri)
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client.Phone.Auth.UI (em Microsoft.SharePoint.Client.Phone.Auth.UI.dll)
Sintaxe
'Declaração
Public Sub New ( _
uagServerUrl As Uri _
)
'Uso
Dim uagServerUrl As Uri
Dim instance As New ODataAuthenticator(uagServerUrl)
public ODataAuthenticator(
Uri uagServerUrl
)
Parâmetros
- uagServerUrl
Tipo: System.Uri