Initializes a new instance of the Membership class

Namespace: MonoSoftware.Web.Security
Assembly: MonoSoftware.Web (in MonoSoftware.Web.dll) Version: 1.0.40.661 (1.0.40.661)

Syntax

C#
public Membership()
Visual Basic
Public Sub New
Visual C++
public:
Membership()
F#
new : unit -> Membership

See Also