WindowsBrokerOptions.ListWindowsWorkAndSchoolAccounts Property

Definition

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

public bool ListWindowsWorkAndSchoolAccounts { get; set; }
member this.ListWindowsWorkAndSchoolAccounts : bool with get, set
Public Property ListWindowsWorkAndSchoolAccounts As Boolean

Property Value

Remarks

On UWP, accounts are not listed due to privacy concerns

Applies to