MagicCMS Documentation
MagicUser
.
.
::
.
.
Password Property
Gets or sets the password.
Namespace:
MagicCMS.Core
Assembly:
MagicCMS.4.5
(in MagicCMS.4.5.dll)
Syntax
C#
public
string
Password
{
get
;
set
; }
Field Value
The password.
Remarks
Passwords are encrypted. The only way to have your password the first time is receiving it by email
See Also
MagicUser Class
MagicCMS.Core Namespace