Kinetica C# API
Version 7.0.19.0
|
Permission to grant to the user or role. More...
Public Attributes | |
const string | PROC_EXECUTE = "proc_execute" |
Execute access to the proc. More... | |
Permission to grant to the user or role.
Supported values:
A set of string constants for the parameter permission.
Definition at line 33 of file GrantPermissionProc.cs.
const string kinetica.GrantPermissionProcRequest.Permission.PROC_EXECUTE = "proc_execute" |
Execute access to the proc.
Definition at line 37 of file GrantPermissionProc.cs.