PrivilegeCheckResult Enumeration

Indicates the result of a privilege check.

Syntax

[FlagsAttribute]
public enum class PrivilegeCheckResult  

Members

Member Value Description
Aborted The check was aborted.
Banned The user is banned.
NoIssue There are no privilege issues with the user.
PurchaseRequired The user must purchase something additional, usually a subscription, for access.
Restricted The user is restricted from access.

Requirements

Namespace: Windows.Xbox.ApplicationModel.Store

Metadata: windows.winmd

See also

Reference

Windows.Xbox.ApplicationModel.Store Namespace