Options
All
  • Public
  • Public/Protected
  • All
Menu

Quarantine SCP application configuration

Hierarchy

  • QuarantineNewAccountsConfig

Implements

Index

Constructors

Properties

Constructors

Properties

enable: boolean = true

Indicates where or not a Quarantine policy is applied when new accounts are created. If enabled all accounts created by any means will have the configured policy applied.

scpPolicyName: string = 'QuarantineAccounts'

The policy to apply to new accounts. This value must exist if the feature is enabled. The name must also match a policy that is defined in the serviceControlPolicy section.

Generated using TypeDoc