Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
This method will be removed in a future version of the product.
Revokes previously granted permissions from a grantee or 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 | |
---|---|---|
![]() |
Revoke(ObjectPermissionSet, String) | This method will be removed in a future version of the product.Revokes previously granted permissions from a grantee on the conversation priority. |
![]() |
Revoke(ObjectPermissionSet, array<String[]) | This method will be removed in a future version of the product.Revokes previously granted permissions from a grantee on the conversation priority. |
![]() |
Revoke(ObjectPermissionSet, String, Boolean, Boolean) | This method will be removed in a future version of the product.Revokes previously granted permissions from a grantee on the conversation priority and any other users to whom the grantee has granted access. The grantee is also given the ability to revoke other users' access. |
![]() |
Revoke(ObjectPermissionSet, array<String[], Boolean, Boolean) | This method will be removed in a future version of the product.Revokes previously granted permissions from a grantee on the conversation priority and any other users to whom the grantee has granted access. The grantee is also given the ability to revoke other users' access. |
![]() |
Revoke(ObjectPermissionSet, String, Boolean, Boolean, String) | This method will be removed in a future version of the product.Revokes previously granted permissions from a grantee on the conversation priority and any other users to whom the grantee has granted access. The grantee is also given the ability to revoke other users' access. |
![]() |
Revoke(ObjectPermissionSet, array<String[], Boolean, Boolean, String) | This method will be removed in a future version of the product.Revokes previously granted permissions from a grantee on the conversation priority and any other users to whom the grantee has granted access. The grantee is also given the ability to revoke other users' access. |
Top