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 してユーザー情報を作成、削除、または変更することはできません。

適用対象

こちらもご覧ください