Indicates the result of a privilege check.
[FlagsAttribute]
public enum class PrivilegeCheckResult
| Member | Value | Description |
|---|---|---|
| Aborted | 2 | The check was aborted. |
| Banned | 4 | The user is banned. |
| NoIssue | 0 | There are no privilege issues with the user. |
| PurchaseRequired | 1 | The user must purchase something additional, usually a subscription, for access. |
| Restricted | 8 | The user is restricted from access. |
Namespace: Windows.Xbox.ApplicationModel.Store
Metadata: windows.winmd