Partager via


Méthode 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.

Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.

Liste de surcharge

  Nom Description
Méthode publique 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.
Méthode publique 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.
Méthode publique 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.
Méthode publique 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.
Méthode publique 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.
Méthode publique 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.

Haut de la page