Home > @cerbos/core > Effect
Outcomes of policy decisions.
Signature:
export declare enum Effect
Member |
Value |
Description |
---|---|---|
ALLOW |
|
The action should be allowed. |
DENY |
|
The action should be denied. |
Home > @cerbos/core > Effect
Outcomes of policy decisions.
Signature:
export declare enum Effect
Member |
Value |
Description |
---|---|---|
ALLOW |
|
The action should be allowed. |
DENY |
|
The action should be denied. |