[Client]AllowRPC
- Last UpdatedJul 19, 2023
- 1 minute read
Allows a client computer to run a procedure called remotely from a server, or another client, using the Cicode function MsgRPC.
Note: An MsgRPC call will only succeed if the current user on the remote computer is assigned to a Role that has the AllowRPC property set to "TRUE".
Allowable Values:
-
0 – MsgRPC calls will not be successful.
-
1 – MsgRPC calls will be successful.
Default Value:
0