WindowsBrokerOptions Class

Definition

Advanced options for using the Windows 10 broker. For more details see https://aka.ms/msal-net-wam

public class WindowsBrokerOptions
type WindowsBrokerOptions = class
Public Class WindowsBrokerOptions
Inheritance
WindowsBrokerOptions

Constructors

WindowsBrokerOptions()

Properties

HeaderText

Display a custom text in the broker UI controls which support it.

ListWindowsWorkAndSchoolAccounts

Allow the Windows broker to list Work and School accounts as part of the GetAccountsAsync()

MsaPassthrough

A legacy option available only to Microsoft applications. Should be avoided where possible. Support is experimental.

Applies to