Deny 方法
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) | 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. |
頂端