Skip to main content

SanctionedStatus

Indicates whether a Business Application is sanctioned for use within the organization. Machine identities linked to a Business Application inherit this value. Defaults to UNKNOWN when not explicitly set.

Enum

  • SANCTIONED (value: 'SANCTIONED')

  • UNSANCTIONED (value: 'UNSANCTIONED')

  • UNKNOWN (value: 'UNKNOWN')

[Back to top]