Security Adapter (ClbSecurityAdapter) class is used to combine roles for role-based security on folders.
Properties on the Security Adapter class include those that are inherited from the base Custom Object class, as well as those that are described in the following table.
Property name (symbolic name) | Type | Can this property be modified? | Description |
---|---|---|---|
Description (Description) | String | Yes | Description for this role. Length: 255 |
Role1 (ClbRole1) | Object | Yes | A Role object. |
Role2 (ClbRole2) | Object | Yes | A Role object. |
Role3 (ClbRole3) | Object | Yes | A Role object. |
Role4 (ClbRole4) | Object | Yes | A Role object. |
Role5 (ClbRole5) | Object | Yes | A Role object. |
Security Adapter Name (ClbSecurityAdapterName) | String | Yes | The name of this security adapter. Value required: true Length: 128 |
Security Adapter (ClbSecurityAdapter) | Object | Yes | References another security adapter object if additional roles need to be combined. |
You can view this class in the administration console object store navigation pane in the
folder.