ContentSecurityQuery (Type)
Query returning ContentSecurityQuery_Row records containing the information needed by {object}.getList() methods.
Based On:
Query
Query Row Type:
Each row of the returned query results has the following fields:
Field Name | Type | Description |
---|---|---|
AdminViaOwner | Boolean | Boolean flag which when set to true indicates that the user or group who owns the object and has 'admin' rights as a result. This value is false if 'ElementInheritanceSecurity' or 'TemplateInheritance Security' are set. |
Name | PlainText_NonNull | The user or group name corresponding to the UserGroupID member. |
Type | UserGroupType | A string indicating if this group member is a user or a group. |
UserGroupID | UserGroupID | A user or group's ID. |
Error Message:
None