SocialMediaChannelSecurity (Component)
Methods:
currentUserHasPermission | Returns a Boolean flag which when true indicates that the current user has the permission for the social media channel passed within the 'permission' argument. |
delete | Deletes a social media channel security record from a user or group. |
deleteMultiple | Deletes social media channel security records from the specified users and groups. |
getAvailable | Returns one or more structures, each containing information about a social media channel's security permissions for a user or group; for example, the permission's name, description, and which permissions are implicitly enabled or disabled. |
getList | Returns zero or more structures, each containing a comma-delimited list of security permissions for either all users and groups or just one. |
getUserRights | Returns a comma-delimited list containing the current user's permissions for a social media channel. |
save | Saves social media channel security permissions for a user or group. |