EWebAccountRegistrationPassword Property
Namespace: Ignition.Crm.AccountManagementAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("cst_new_password")]
public string Password { get; set; }
<NetForumFieldAttribute("cst_new_password")>
Public Property Password As String
Get
Set
public:
[NetForumFieldAttribute(L"cst_new_password")]
property String^ Password {
String^ get ();
void set (String^ value);
}
[<NetForumFieldAttribute("cst_new_password")>]
member Password : string with get, set
Property Value
String