Home > eRoom API Help > Server Access API > SAAPI Properties > MonitorAuthenticationType property
Returns or sets how the eRoom monitor authenticates with the eRoom server.
HRESULT get_MonitorAuthenticationType(
ERUAuthenticationType* pMonitorAuthenticationType)
ERUAuthenticationType
* pMonitorAuthenticationType)
HRESULT put_MonitorAuthenticationType(
H
RESULT put_
MonitorAuthenticationType(
ERUAuthenticationType pMonitorAuthenticationType)
Scripting languages
MonitorAuthenticationType = Object.MonitorAuthenticationType
Object.MonitorAuthenticationType = MonitorAuthenticationType
MonitorAuthenticationType
= MonitorAuthenticationType
Home Applies to IERUAccountPolicies