MonitorAuthenticationType
property
Returns or sets how the eRoom monitor authenticates with the eRoom server.
Syntax
C++
HRESULT
get_MonitorAuthenticationType(
ERUAuthenticationType *
pMonitorAuthenticationType)
H RESULT
put_MonitorAuthenticationType(
ERUAuthenticationType
pMonitorAuthenticationType)
Scripting languages
MonitorAuthenticationType = Object.MonitorAuthenticationType
Object.MonitorAuthenticationType = MonitorAuthenticationType
|