Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 748 Bytes

signoutuseroperation_errorcode.md

File metadata and controls

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

Windows.Security.Authentication.OnlineId.SignOutUserOperation.ErrorCode

-description

Gets the error code should the operation fail.

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

The structure that contains the error code.

-remarks

-examples

-see-also