Checking Access Permissions for Custom Class Operation Execution

Below is the example of using the SetCustomOb operation for checking access permissions of the current user for custom class object operation execution. The request contains moniker of custom class object and the operation, which executabilty must be checked. If the operation can be executed, the response returns object moniker; if the operation cannot be executed, the error is returned containing a reason of operation execution denial. The appropriate record is logged into access protocol.

SOAP

JSON

C#

See also:

SetCustomOb: Operation