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 supported on Windows, Linux and macOS. Allows the Windows broker to list MSA, Work and School accounts as part of the GetAccountsAsync(). Linux and macOS broker will discover accounts as part of the GetAccountsAsync()
public bool ListOperatingSystemAccounts { get; set; }
member this.ListOperatingSystemAccounts : bool with get, set
Public Property ListOperatingSystemAccounts As Boolean