imageAllowlist property

ImageAllowlist? imageAllowlist
getter/setter pair

Images exempted from this policy.

If any of the patterns match the image being evaluated, the rest of the policy will not be evaluated.

Optional.

Implementation

ImageAllowlist? imageAllowlist;