IndividualIsRequiredToChangePassword Property
Namespace: Ignition.CrmAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("cst_web_force_password_change")]
public bool IsRequiredToChangePassword { get; set; }
<NetForumFieldAttribute("cst_web_force_password_change")>
Public Property IsRequiredToChangePassword As Boolean
Get
Set
public:
[NetForumFieldAttribute(L"cst_web_force_password_change")]
property bool IsRequiredToChangePassword {
bool get ();
void set (bool value);
}
[<NetForumFieldAttribute("cst_web_force_password_change")>]
member IsRequiredToChangePassword : bool with get, set
Property Value
Boolean