BrokerPriority.Deny Method
Include Protected Members
Include Inherited Members
This method will be removed in a future version of the product.
Denies access to the specified permission for the specified grantees on the conversation priority.
Overload List
Name | Description | |
---|---|---|
![]() |
Deny(ObjectPermissionSet, String) | This method will be removed in a future version of the product.Denies access to the specified permission for the specified grantees on the conversation priority. |
![]() |
Deny(ObjectPermissionSet, array<String[]) | This method will be removed in a future version of the product.Denies access to the specified permission for the specified grantees on the conversation priority. |
![]() |
Deny(ObjectPermissionSet, String, Boolean) | This method will be removed in a future version of the product.Denies access to the specified permission for the specified grantee and other users that the grantee granted access to on the conversation priority. |
![]() |
Deny(ObjectPermissionSet, array<String[], Boolean) | This method will be removed in a future version of the product.Denies access to the specified permission for the specified grantee and other users that the grantee granted access to on the conversation priority. |
Top