Partager via


AccountPickerOptions.IsAuthenticationStateUIEnabled Propriété

Définition

Obtient ou définit la valeur qui détermine si le sélecteur affiche l’interface utilisateur pour permettre à l’utilisateur d’entrer à nouveau les informations d’identification si le SelectedAccount doit être réauthentification. Cette propriété est définie par défaut sur true.

public:
 property bool IsAuthenticationStateUIEnabled { bool get(); void set(bool value); };
public:
 property bool IsAuthenticationStateUIEnabled { bool get(); void set(bool value); };
public bool IsAuthenticationStateUIEnabled { get; set; }
member this.IsAuthenticationStateUIEnabled : bool with get, set
Public Property IsAuthenticationStateUIEnabled As Boolean

Valeur de propriété

True si le sélecteur affiche l’interface utilisateur pour permettre à l’utilisateur d’entrer à nouveau les informations d’identification.

S’applique à