ClientFormsAuthenticationMembershipProvider::RequiresUniqueEmail 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 bool RequiresUniqueEmail {
	virtual bool get() override;
}

Property Value

Type: System::Boolean

Always false.

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

.NET Framework
Available since 3.5
Return to top
Show: