MembershipConfig Class
From Template MVC
Template Documentation
MembershipConfig Class |
Manage all the authetication configuration for the MVC app
Namespace: Template.Web.Commons.Security
Assembly: Template.Web (in Template.Web.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public class MembershipConfig
The MembershipConfig type exposes the following members.
| Name | Description | |
|---|---|---|
| MembershipConfig | Initializes a new instance of the MembershipConfig class |
| 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
|