共用方式為


ClientWindowsAuthenticationMembershipProvider.MinRequiredPasswordLength 屬性

定義

這個屬性不是由這個類別所使用。

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

屬性值

一定是「一」。

備註

當使用者登入計算機或網域時,Windows 驗證會使用作業系統所提供的身分識別。 因此,與使用者認證相關的屬性與這個類別無關。

適用於

另請參閱