WebAuthenticationStatus Enumeration

Contains values that indicate the status of a SystemUI.AuthenticateAsync call.

Syntax

public enum class WebAuthenticationStatus  

Members

Member Value Description
Success The call was successful.
UserCancel The call was canceled by a user.
ErrorHttp The call returned an HTTP error code.

Requirements

Namespace: Windows.Xbox.UI

Metadata: windows.winmd

See also

Reference

Windows.Xbox.UI Namespace