Configuring Related Content Services on Content Types with Security Authorization as a Service
You can modify attributes of the related content service that is associated with a content type and has security authorization service configured on it. You can add or update mouse-over text, modify service labels, or enable and disable an action, as an user on the related content service. AuthRequest object, PTCS_SECURITY:Security:AuthRequest is provisioned with a SetExtraInfo property which is an array to hold the extra information attributes. You set this property using the SetExtraAttr method.
This SetExtraAttr method is invoked from the security application class with GetAuthorization method on an AuthRequest object. Refer to the table to add the corresponding PeopleCode on a related content service in the Application Designer.
| Action | PeopleCode |
|---|---|
|
Enable and disable any action. |
|
|
Add or update mouse-over text. |
|
|
Update service labels of actions. |
|