Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 733 Bytes

webaccountmanager_pullcookiesasync_2038701373.md

File metadata and controls

29 lines (20 loc) · 733 Bytes
-api-id -api-type
M:Windows.Security.Authentication.Web.Provider.WebAccountManager.PullCookiesAsync(System.String,System.String)
winrt method

Windows.Security.Authentication.Web.Provider.WebAccountManager.PullCookiesAsync

-description

Pulls cookies asynchronously. Use this to enable single sign-on in an app after a user has entered their credentials into a web browser.

-parameters

-param uriString

The Uri to pull cookies from.

-param callerPFN

The caller's package family name.

-returns

This method does not return a value.

-remarks

-examples

-see-also