Partager via


Authenticator.UagServerUrl - Propriété

Obtient ou définit l'url du serveur UAG. Authentifier méthode doit être appelée après la définition de l'url du serveur UAG.

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 Property UagServerUrl As Uri
    Get
    Set
'Utilisation
Dim instance As Authenticator
Dim value As Uri

value = instance.UagServerUrl

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

Valeur de propriété

Type : System.Uri
Chaîne

Voir aussi

Référence

Authenticator classe

Authenticator - Membres

Microsoft.SharePoint.Client - Espace de noms