Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.04 KB

webauthenticationcoremanager.md

File metadata and controls

31 lines (23 loc) · 1.04 KB
-api-id -api-type
T:Windows.Security.Authentication.Web.Core.WebAuthenticationCoreManager
winrt class

Windows.Security.Authentication.Web.Core.WebAuthenticationCoreManager

-description

Contains core methods for obtaining tokens from web account providers.

-remarks

Version history

Windows version SDK version Value added
1607 14393 CreateWebAccountMonitor
1803 17134 FindAllAccountsAsync(WebAccountProvider)
1803 17134 FindAllAccountsAsync(WebAccountProvider,String)
1803 17134 FindSystemAccountProviderAsync(String)
1803 17134 FindSystemAccountProviderAsync(String,String)
1803 17134 FindSystemAccountProviderAsync(String,String,User)

-examples

-see-also

Connect to identity providers with Web Account Manager, Web account management code sample