BrokerOptions Class

Definition

The class specifies the options for broker across OperatingSystems The common properties are direct members Platform specific properties (if they exist) are part of the corresponding options

public class BrokerOptions
type BrokerOptions = class
Public Class BrokerOptions
Inheritance
BrokerOptions

Constructors

BrokerOptions(BrokerOptions+OperatingSystems)

Constructor

Properties

EnabledOn

Operating systems on which broker is enabled.

ListOperatingSystemAccounts

Currently only supported on Windows Allows the Windows broker to list Work and School accounts as part of the GetAccountsAsync()

MsaPassthrough

A legacy option available only to Microsoft First-Party applications. Should be avoided where possible.

Title

Title of the broker window

Applies to