Show 

Home > eRoom API Help > Server Access API > SAAPI Properties > MonitorAuthenticationType property

Show Show 

 

MonitorAuthenticationType property

Returns or sets how the eRoom monitor authenticates with the eRoom server.

Syntax


C++

HRESULT get_MonitorAuthenticationType(

   ERUAuthenticationType* pMonitorAuthenticationType)

HRESULT put_MonitorAuthenticationType(

   ERUAuthenticationType pMonitorAuthenticationType)

Scripting languages

MonitorAuthenticationType = Object.MonitorAuthenticationType

Object.MonitorAuthenticationType = MonitorAuthenticationType

Home

Applies to
IERUAccountPolicies