getDataSecurity method: DataSource class
Syntax
getDataSecurity()
Description
Use this method to return the role- and permission list-based data security as a collection of Authorization objects.
Parameters
None.
Returns
Null if the data security type is public, otherwise a collection of Authorization objects. Each Authorization object represents a role or permission list that has access to the data.