Partager via


Authenticator.PromptOnFailure - Propriété

Obtient ou définit un indicateur pour demander à l'utilisateur pour nom d'utilisateur et mot de passe en cas d'échec de l'authentification.

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

value = instance.PromptOnFailure

instance.PromptOnFailure = value
public bool PromptOnFailure { 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