PolicyEvaluationResult
Enumeration Members¶
Allow¶
Allow:
"Allow"
Active policy permitted the action.
Deny¶
Deny:
"Deny"
Active policy blocked the action.
SimulatedAllow¶
SimulatedAllow:
"SimulatedAllow"
Simulated (NoOp) policy would have permitted the action.
SimulatedDeny¶
SimulatedDeny:
"SimulatedDeny"
Simulated (NoOp) policy would have blocked the action.