This documentation is archived and is not being maintained.
AxdBase.security Method [AX 2012]
Identifies whether security should be used in the Axd class.
public boolean security([boolean _security])
Run On
Server
Parameters
-
_security
- Type: boolean
Boolean for identifying whether security should be used in the Axd class.
The security method bypasses record level security in the Axd classes in the read scenarios.
By default Security is set to true.