A set of string constants for the parameter GrantPermissionProcRequest.permission. More…
Static Public Attributes | |
| const string | PROC_ADMIN = “proc_admin” |
| Admin access to the proc. | |
| const string | PROC_EXECUTE = “proc_execute” |
| Execute access to the proc. | |
Detailed Description
A set of string constants for the parameter GrantPermissionProcRequest.permission.
Permission to grant to the user or role.
Definition at line 22 of file GrantPermissionProc.cs.
Member Data Documentation
◆ PROC_ADMIN
| static |
Admin access to the proc.
Definition at line 25 of file GrantPermissionProc.cs.
◆ PROC_EXECUTE
| static |
Execute access to the proc.
Definition at line 28 of file GrantPermissionProc.cs.
The documentation for this struct was generated from the following files:
- _build/public-os_ubuntu24.04-arch_amd64-cc_gcc_13.3.0/install/Kinetica/Protocol/GrantPermissionProc.cs
- Kinetica/Protocol/GrantPermissionProc.cs