ClientFormsAuthenticationMembershipProvider.PasswordAttemptWindow プロパティ

定義

このプロパティは、このクラスでは使用されません。

public:
 virtual property int PasswordAttemptWindow { int get(); };
public override int PasswordAttemptWindow { get; }
member this.PasswordAttemptWindow : int
Public Overrides ReadOnly Property PasswordAttemptWindow As Integer

プロパティ値

メンバーシップ ユーザーがロックアウトされるまでに、無効なパスワードまたはパスワードの回答の最大試行回数が許可される時間 (分)。

注釈

クラスを使用 ClientFormsAuthenticationMembershipProvider してユーザー情報を作成、削除、または変更することはできません。

適用対象

こちらもご覧ください