Compartir a través de


de la propiedad Authenticator.UagServerUrl

Obtiene o establece la dirección url del servidor UAG. Autenticar método tiene llamar después de establecer la dirección url del servidor UAG.

Espacio de nombres:  Microsoft.SharePoint.Client
Ensamblado:  Microsoft.SharePoint.Client.Phone.Auth.UI (en Microsoft.SharePoint.Client.Phone.Auth.UI.dll)

Sintaxis

'Declaración
Public Property UagServerUrl As Uri
    Get
    Set
'Uso
Dim instance As Authenticator
Dim value As Uri

value = instance.UagServerUrl

instance.UagServerUrl = value
public Uri UagServerUrl { get; set; }

Valor de propiedad

Tipo: System.Uri
String

Vea también

Referencia

clase Authenticator

Miembros Authenticator

Espacio de nombres Microsoft.SharePoint.Client