EmbeddedAppFilter
Description
An embedded application filter inside an access control rule. May contain standalone application filters, application filter conditions, and applications. Has no unique name, and cannot be referenced outside of the access control rule. (Note: The field level constraints listed here might not cover all the constraints on the field. Additional constraints might exist.)
Model Properties
Property | Required | Type | Description | |||
---|---|---|---|---|---|---|
applications | False | [object] | A list of applications Allowed types are: [Application] |
|||
applicationFilters | False | [object] | A list of application filters Allowed types are: [ApplicationFilter] |
|||
conditions | False | [object] | A list of application filter conditions | |||
type | True | string | A UTF8 string, all letters lower-case, that represents the class-type. This corresponds to the class name. |