Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.34 KB

webauthenticationbroker_getcurrentapplicationcallbackuri_1466144424.md

File metadata and controls

24 lines (17 loc) · 1.34 KB
-api-id -api-type
M:Windows.Security.Authentication.Web.WebAuthenticationBroker.GetCurrentApplicationCallbackUri
winrt method

Windows.Security.Authentication.Web.WebAuthenticationBroker.GetCurrentApplicationCallbackUri

-description

Gets the current application callback URI.

-returns

The URI of the current application.

-remarks

The current application callback URI is used as an implicit value of the callbackUri parameter of the AuthenticateAsync method. However, applications need the URI value to add it to the request URI as required by the online provider.

-examples

-see-also

AuthenticateAsync, Authentication and user identity (JavaScript), Authentication and user identity, Quickstart: Connecting to an online identity provider (JavaScript), Web authentication broker, Windows authentication broker sample