2.7.17 Entity.SecurityFilters

The Entity.SecurityFilters element specifies a collection of attributes to use as filters for the entity. If specified, these filters will restrict the rows from the entity that are available to users.

The Entity.SecurityFilters element is optional. This element is of type SecurityFilters. If the Entity.SecurityFilters element is not present, its value is interpreted as NULL.

The following is the parent element of the Entity.SecurityFilters element.

Parent elements

Entity

The following is the XML Schema definition of the Entity.SecurityFilters element.          

 <xsd:element name="SecurityFilters" type="AttributeReferencesType" minOccurs="0" />