Kinetica C# API  Version 7.0.19.0
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Pages
kinetica.RevokePermissionProcRequest.Permission Struct Reference

Permission to revoke from the user or role. More...

Public Attributes

const string PROC_EXECUTE = "proc_execute"
 Execute access to the proc. More...
 

Detailed Description

Permission to revoke from the user or role.

Supported values:

A set of string constants for the parameter permission.

Definition at line 33 of file RevokePermissionProc.cs.

Member Data Documentation

const string kinetica.RevokePermissionProcRequest.Permission.PROC_EXECUTE = "proc_execute"

Execute access to the proc.

Definition at line 37 of file RevokePermissionProc.cs.


The documentation for this struct was generated from the following file: