ChatServiceBase VerifyChatUserHasAllPermissions Method Kentico 8.0 API Reference
Verifies that currently logged in chat user has all of the passed permissions. Throws exception in case of failure and does nothing in case of success.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

permissions
Type:  CMS.Chat ChatPermissionEnum 
Chat permissions to check
See Also