Package version:

Interface BrokerAuthOptions

Configuration options for InteractiveBrowserCredential to support WAM Broker Authentication.

interface BrokerAuthOptions {
    brokerOptions?: BrokerOptions;
}

Hierarchy (view full)

Properties

Properties

brokerOptions?: BrokerOptions

Options to allow broker authentication when using InteractiveBrowserCredential