supportsIn property
Indicates whether values grouped into categories can be used in
Policy.allowed_values and Policy.denied_values.
For example, "in:Python" would match any value in the 'Python' group.
Implementation
core.bool? supportsIn;
Indicates whether values grouped into categories can be used in
Policy.allowed_values and Policy.denied_values.
For example, "in:Python" would match any value in the 'Python' group.
core.bool? supportsIn;