ContentSecurityItem_Row (Type)

Structure whose members contain the following content security information; for example, 'AdminViaOwner', 'Name', 'Type', 'UserGroupID', and so on.

Based On:

ContentSecurityItem

Structure 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