Partager via


Authenticator.NavigateBackAfterAuthentication - Propriété

Obtient ou définit un indicateur pour indiquer si l'API doit naviguer vers l'arrière à partir de la Page de connexion.

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 NavigateBackAfterAuthentication As Boolean
    Get
    Set
'Utilisation
Dim instance As Authenticator
Dim value As Boolean

value = instance.NavigateBackAfterAuthentication

instance.NavigateBackAfterAuthentication = value
public bool NavigateBackAfterAuthentication { get; set; }

Valeur de propriété

Type : System.Boolean
Booléen

Voir aussi

Référence

Authenticator classe

Authenticator - Membres

Microsoft.SharePoint.Client - Espace de noms