Compartir a través de


de la propiedad Authenticator.NavigateBackAfterAuthentication

Obtiene o establece una marca para especificar si la API debe desplazarse hacia atrás desde la página de inicio de sesión.

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

value = instance.NavigateBackAfterAuthentication

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

Valor de propiedad

Tipo: System.Boolean
Boolean

Vea también

Referencia

clase Authenticator

Miembros Authenticator

Espacio de nombres Microsoft.SharePoint.Client