Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 817 Bytes

onlineidauthenticator_signoutuserasync_658229157.md

File metadata and controls

25 lines (17 loc) · 817 Bytes
-api-id -api-type
M:Windows.Security.Authentication.OnlineId.OnlineIdAuthenticator.SignOutUserAsync
winrt method

Windows.Security.Authentication.OnlineId.OnlineIdAuthenticator.SignOutUserAsync

-description

Allows users to sign out of your app.

Note

If you are developing for Windows 10 or greater, use the Windows.Security.Authentication.Web.Core APIs instead. For more information, see Web account manager.

-returns

An object that contains additional information about the why the user signed out.

-remarks

-examples

-see-also