Home > eRoom API Help > Server Access API > SAAPI Properties > AllowMonitorPasswordSaving property
Sets or returns whether the eRoom monitor is allowed to save encrypted passwords.
HRESULT get_AllowMonitorPasswordSaving( VARIANT_BOOL* pAllowMonitorPasswordSaving) HRESULT put_AllowMonitorPasswordSaving( VARIANT_BOOL MyAllowMonitorPasswordSaving)
HRESULT get_AllowMonitorPasswordSaving( VARIANT_BOOL* pAllowMonitorPasswordSaving) HRESULT put_AllowMonitorPasswordSaving(
swordSaving
) HRESULT put_AllowMonitorPasswordSaving(
VARIANT_BOOL MyAllowMonitorPasswordSaving)
AllowMonitorPasswordSaving
)
Scripting languages
Boolean = Object.AllowMonitorPasswordSaving Object.AllowMonitorPasswordSaving = Boolean
Object.AllowMonitorPasswordSaving = Boolean
= Boolean
Home Applies to IERUAccountPolicies