AuthenticablePrincipal.BadLogonCount Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le nombre de tentatives d'ouverture de session effectuées à l'aide d'informations d'identification incorrectes pour ce compte.
public:
property int BadLogonCount { int get(); };
public int BadLogonCount { get; }
member this.BadLogonCount : int
Public ReadOnly Property BadLogonCount As Integer
Valeur de propriété
Nombre de tentatives d'ouverture de session effectuées à l'aide d'informations d'identification incorrectes pour ce compte.
Exceptions
Le magasin sous-jacent ne prend pas en charge cette propriété.