Поделиться через


Метод Grant

This method will be removed in a future version of the product.

Grants access to the specified permission for the specified grantees on the conversation priority.

Этот элемент перегружен. Чтобы получить полные сведения об этом элементе (синтаксисе, использовании и примерах использования), щелкните его имя в списке перегрузок.

Список перегрузок

  Имя Описание
Открытый метод Grant(ObjectPermissionSet, String) This method will be removed in a future version of the product.Grants access to the specified permission for the specified grantees on the conversation priority.
Открытый метод Grant(ObjectPermissionSet, array<String> [] () [] []) This method will be removed in a future version of the product.Grants access to the specified permission for the specified grantees on the conversation priority.
Открытый метод Grant(ObjectPermissionSet, String, Boolean) This method will be removed in a future version of the product.Grants access to the specified permission and the ability to grant access to other users for the specified grantee on the conversation priority.
Открытый метод Grant(ObjectPermissionSet, array<String> [] () [] [], Boolean) This method will be removed in a future version of the product.Grants access to the specified permission and the ability to grant access to other users for the specified grantee on the conversation priority.
Открытый метод Grant(ObjectPermissionSet, String, Boolean, String) This method will be removed in a future version of the product.Grants access to the specified permission and the ability to grant access to other users for the specified grantee on the conversation priority.
Открытый метод Grant(ObjectPermissionSet, array<String> [] () [] [], Boolean, String) This method will be removed in a future version of the product.Grants access to the specified permission and the ability to grant access to other users for the specified grantee on the conversation priority.

В начало