共用方式為


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.

頂端