Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ApplicationStatus

Index

Enumeration members

Enumeration members

Blocked

Blocked: = 4

Application has been blocked by Bungie. It cannot be transitioned out of this state by the owner. Authorizations are terminated when an application is in this state.

Disabled

Disabled: = 3

Application disabled by the owner. All authorizations will be treated as terminated while in this state. Owner can move back to private or public state.

None

None: = 0

No value assigned

Private

Private: = 1

Application exists and works but will not appear in any public catalog. New applications start in this state, test applications will remain in this state.

Public

Public: = 2

Active applications that can appear in an catalog.