Windows.Security.Authentication.Web.WebAuthenticationBroker
September 2, 2020 ยท View on GitHub
-description
Starts the authentication operation. You can call the methods of this class multiple times in a single application or across multiple applications at the same time. The Web authentication broker sample in the Samples gallery is an example of how to use the WebAuthenticationBroker class for single sign on (SSO) connections.
-remarks
All members of this class are static. You can access them without creating an object. To troubleshoot issues when using this class, see the event log. To view the event log, start Eventvwr.exe, and navigate to Application and Services Logs > Microsoft > Windows > WebAuth > Operational.
-examples
[!code-csharpwebauthenticationbroker]
[!code-xamlWebAuthenticationBrokerXAML]
-see-also
Authentication and user identity (JavaScript), Authentication and user identity, Quickstart: Connecting to an online identity provider (JavaScript), Web authentication broker, Windows authentication broker sample, WebAuthenticationBroker sample (Windows 10)
-capabilities
internetClient