SignOutUserOperation.Cancel Method

Definition

Requests the cancellation of the operation.

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.

public:
 virtual void Cancel() = Cancel;
void Cancel();
public void Cancel();
function cancel()
Public Sub Cancel ()

Implements

Applies to