Entity

    Enumeration EntityPrivacyPolicyEvaluationMode

    Evaluation mode for a EntityPrivacyPolicy. Useful when transitioning to using Entity for privacy.

    Index

    Enumeration Members

    Enumeration Members

    DRY_RUN: 1

    Do not enforce this privacy policy. Always allow but log when it would have denied.

    ENFORCE: 0

    Enforce this privacy policy. Throw upon denial.

    ENFORCE_AND_LOG: 2

    Enforce this privacy policy. Throw and log upon denial.

    MMNEPVFCICPMFPCPTTAAATR