enabled property
The flag that controls whether this feature is enabled.
This is unset
by default. When this flag is false
, even if individual
rules are enabled, no SecurityActions will be enforced.
Implementation
core.bool? enabled;
The flag that controls whether this feature is enabled.
This is unset
by default. When this flag is false
, even if individual
rules are enabled, no SecurityActions will be enforced.
core.bool? enabled;