BrokerOptions.ListOperatingSystemAccounts Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Currently only supported on Windows Allows the Windows broker to list Work and School accounts as part of the GetAccountsAsync()
public bool ListOperatingSystemAccounts { get; set; }
member this.ListOperatingSystemAccounts : bool with get, set
Public Property ListOperatingSystemAccounts As Boolean