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.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
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