DashboardSectionSecurity.getUserRights (Method)
Returns a structure containing information about the current user's dashboard section security permissions. These permissions include permissions inherited from groups for which this user is a member. An empty string indicates that the user has no rights for this field.
Returns:
DashboardSectionPermissionList_EmptyString (specialcase)
Arguments:
Name | Type | Required | Description |
---|---|---|---|
sectionID | DashboardSectionID | Required | The ID of the section within the MyCommonSpot dashboard. |
Context:
License Requirements | (none) |
Permission Requirements | (none) |
Deny Context | (none) |
Require Context | (none) |
Author Lock | (not required) |
Transaction Logging | Transaction logging is disabled for this method |
Customization | Customization is not supported for this method. |
Error Codes:
None
Notes:
None