Template Documentation
![]() | MembershipConfig Class |
Manage all the authetication configuration for the MVC app
Inheritance HierarchyNamespace: Template.Web.Commons.Security
Assembly: Template.Web (in Template.Web.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxC#
public class MembershipConfig
The MembershipConfig type exposes the following members.
Constructors| Name | Description | |
|---|---|---|
![]() | MembershipConfig | Initializes a new instance of the MembershipConfig class |
Methods| Name | Description | |
|---|---|---|
![]() ![]() | Initialize |
Initialized the membership configuration with the database name, the userprofile table name, the user profile primery key name and the username description column name
|
See Also

