BrokerDisabledOptions interface
Parameters when WAM broker authentication is disabled.
Properties
enabled | If set to true, broker will be enabled for WAM support on Windows. |
legacy |
If set to true, MSA account will be passed through, required for WAM authentication. |
parent |
Window handle for parent window, required for WAM authentication. |
Property Details
enabled
If set to true, broker will be enabled for WAM support on Windows.
enabled: false
Property Value
false
legacyEnableMsaPassthrough
If set to true, MSA account will be passed through, required for WAM authentication.
legacyEnableMsaPassthrough?: undefined
Property Value
undefined
parentWindowHandle
Window handle for parent window, required for WAM authentication.
parentWindowHandle: undefined
Property Value
undefined