共用方式為


ClientFormsAuthenticationMembershipProvider.PasswordStrengthRegularExpression 屬性

定義

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

public:
 virtual property System::String ^ PasswordStrengthRegularExpression { System::String ^ get(); };
public override string PasswordStrengthRegularExpression { get; }
member this.PasswordStrengthRegularExpression : string
Public Overrides ReadOnly Property PasswordStrengthRegularExpression As String

屬性值

一定是 "*"。

備註

您無法使用 ClientFormsAuthenticationMembershipProvider 類別來建立、刪除或修改使用者資訊。

適用於

另請參閱