MagicUser Members
The MagicUser type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
MagicUser()()()() |
Initializes a new empty instance of the MagicUser class.
|
![]() |
MagicUser(Int32) |
Initializes a new instance of the MagicUser class fletching it from MagicCMS database.
|
![]() |
MagicUser(String, String) |
Initializes a new instance of the MagicUser class on user login, checking username (email) and password.
|
Methods
Name | Description | |
---|---|---|
![]() |
ChangePassword |
Change the password.
|
![]() |
Insert |
Inserts this instance in user table.
|
![]() ![]() |
RecordCount |
Count the record.
|
![]() ![]() |
ResetPassword |
Resets the password.
|
![]() |
SendPwdMail |
Sends the password to user email address adding a message.
|
![]() |
Update |
Save this modified instance updating MagicCMS database.
|
![]() ![]() |
UsernameExists |
Verifies if the username exists in users database.
|
Properties
Name | Description | |
---|---|---|
![]() |
Active |
Gets or sets the active.
|
![]() |
Gets or sets the email.
|
|
![]() |
LastModify |
Gets or sets the last modify date.
|
![]() |
Level |
Gets or sets the prerogative level Prerogative,
|
![]() |
LevelDescription |
Gets prerogative description.
|
![]() |
LoginResult |
Gets or sets the MbUserLoginResult. Login status of the user.
|
![]() |
Name |
Gets or sets the complete name of the user.
|
![]() |
Password |
Gets or sets the password.
|
![]() |
Pk |
Gets or sets the pk. Unique ID
|
![]() |
Profile_PK |
Gets or sets the profile pk.
|