Enumeration RuleEvaluationResult

Enumeration Members

Enumeration Members

ALLOW: 1

Allow viewer access to the entity.

DENY: -1

Deny viewer access to the entity.

SKIP: 0

Defer entity viewer access to subsequent rule in the privacy policy.

Generated using TypeDoc