Consider the following requirement: Car dealers cannot modify orders in the Fulfillment stage.
Which security solution do you use to satisfy the requirement?
Consider the following requirement: Car dealers cannot modify orders in the Fulfillment stage.
Which security solution do you use to satisfy the requirement?
To satisfy the requirement that car dealers cannot modify orders in the Fulfillment stage, you would use the 'Access When' security solution. 'Access When' is typically used to enforce conditional access based on specific criteria or stages. It allows you to specify that certain actions can only be performed when particular conditions are met, which aligns with the requirement to restrict modifications during the Fulfillment stage.
Answer should be 'C'
why? shouldn't we use an ARO and then reference from there an Access When to validate the current stage?
Why is not an Access When considered?
Yea it should be Access When, Access Deny would probably be the second best choice.
why? shouldn't we use an ARO and then reference from there an Access When to validate the current stage?