SecurityFilter Option Type

Version: Available or changed with runtime version 1.0.

Specifies how security filters are applied to the record.

Members

Member Description
Validated All security filters are applied to this instance of the record and if any code tries to access a record that is outside the range of the security filters, then an error occurs.
Filtered All security filters are applied to this instance of the record.
Ignored All security filters are ignored for this instance of the record.
Disallowed Security filters are not allowed on the record. If any security filters are set, then you receive an error when you run the object that uses this instance of the record.

See Also

Get Started with AL
Developing Extensions