Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.36 KB

webauthenticationbrokercontinuationeventargs.md

File metadata and controls

23 lines (16 loc) · 1.36 KB
-api-id -api-type
T:Windows.ApplicationModel.Activation.WebAuthenticationBrokerContinuationEventArgs
winrt class

Windows.ApplicationModel.Activation.WebAuthenticationBrokerContinuationEventArgs

-description

Provides information to an app that was launched after being suspended for a web authentication broker operation.

-remarks

You access a WebAuthenticationBrokerContinuationEventArgs object when you implement an event handler that responds to Activated events when ActivationKind is WebAuthenticationBrokerContinuation.

For an example that uses the WebAuthenticationBrokerContinuationEventArgs class, see How to continue your Windows Phone 8.x app after calling an AndContinue method.

-examples

-see-also

IWebAuthenticationBrokerContinuationEventArgs, IContinuationActivatedEventArgs, IActivatedEventArgs