Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 817 Bytes

signoutuseroperation_completed.md

File metadata and controls

25 lines (17 loc) · 817 Bytes
-api-id -api-type
P:Windows.Security.Authentication.OnlineId.SignOutUserOperation.Completed
winrt property

Windows.Security.Authentication.OnlineId.SignOutUserOperation.Completed

-description

Gets or sets a handler that is called when the operation completes.

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.

-property-value

A method or function that is called when the operation completes.

-remarks

-examples

-see-also