ClientFormsAuthenticationMembershipProvider::MinRequiredNonAlphanumericCharacters Property

 

This property is not used by this class.

Namespace:   System.Web.ClientServices.Providers
Assembly:  System.Web.Extensions (in System.Web.Extensions.dll)

public:
property int MinRequiredNonAlphanumericCharacters {
	virtual int get() override;
}

Property Value

Type: System::Int32

Always zero.

You cannot create, delete, or modify user information by using the ClientFormsAuthenticationMembershipProvider class.

.NET Framework
Available since 3.5
Return to top
Show: