AuthenticablePrincipal.BadLogonCount 屬性

定義

取得嘗試用不正確的認證登入這個帳戶的次數。

public:
 property int BadLogonCount { int get(); };
public int BadLogonCount { get; }
member this.BadLogonCount : int
Public ReadOnly Property BadLogonCount As Integer

屬性值

嘗試用不正確的認證登入這個帳戶的次數。

例外狀況

基礎存放區不支援這個屬性。

適用於