AuthenticablePrincipal.BadLogonCount プロパティ

定義

このアカウントに対する正しくない資格情報を使用したログオン試行回数を取得します。

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

プロパティ値

このアカウントに対する正しくない資格情報を使用したログオン試行回数。

例外

基盤となるになるストアは、このプロパティをサポートしていません。

適用対象