ClientWindowsAuthenticationMembershipProvider.MaxInvalidPasswordAttempts 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
這個屬性不是由這個類別所使用。
public:
virtual property int MaxInvalidPasswordAttempts { int get(); };
public override int MaxInvalidPasswordAttempts { get; }
member this.MaxInvalidPasswordAttempts : int
Public Overrides ReadOnly Property MaxInvalidPasswordAttempts As Integer
屬性值
鎖定成員資格使用者以前,所允許的無效密碼嘗試次數。
備註
當使用者登入計算機或網域時,Windows 驗證會使用作業系統所提供的身分識別。 因此,與使用者認證相關的屬性與這個類別無關。