SocialMediaChannelSecurity.currentUserHasPermission (Method)
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.
Returns:
Boolean
Arguments:
Name | Type | Required | Description |
---|---|---|---|
channelID | SocialMediaChannelID | Required | ID of a social media channel. |
permission | SocialMediaChannelPermission | Required | Social media channel permission to check. |
Context:
License Requirements | SocialMedia |
Permission Requirements | (none) |
Deny Context | (none) |
Require Context | (none) |
Author Lock |
Error Codes:
None
Notes:
None