Multiple choice technology platforms and products

Which two of these join directives can be used when multiple provisioning policies affect the same account? (Choose two.)

  1. Xor

  2. Not

  3. And

  4. None

  5. Union

Reveal answer Fill a bubble to check yourself
C,E Correct answer
Explanation

When multiple provisioning policies affect the same account, join directives determine how the policies interact. The AND directive requires all conditions to be met, while UNION combines accounts from multiple policies. XOR and NOT are not valid join directives in this context, and None would imply no combination logic.