AllowMonitorPasswordSaving
property
Sets or returns whether the eRoom monitor is allowed to save encrypted
passwords.
Syntax
C++
HRESULT
get_AllowMonitorPasswordSaving(
VARIANT_BOOL*
pAllowMonitorPasswordSaving )
HRESULT put_AllowMonitorPasswordSaving(
VARIANT_BOOL MyAllowMonitorPasswordSaving )
Scripting languages
Boolean = Object.AllowMonitorPasswordSaving
Object.AllowMonitorPasswordSaving = Boolean
|
Home
Applies to
IERUAccountPolicies |