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 类创建、删除或修改用户信息。

适用于

另请参阅