Kinetica C# API  Version 7.1.10.0
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Pages
HasPermission.cs File Reference

Go to the source code of this file.

Classes

class  kinetica.HasPermissionRequest
 A set of parameters for Kinetica.hasPermission(string,string,string,string,IDictionary{string, string}). More...
 
struct  kinetica.HasPermissionRequest.ObjectType
 The type of object being checked Supported values:

A set of string constants for the parameter object_type. More...

 
struct  kinetica.HasPermissionRequest.Permission
 Permission to check for. More...
 
struct  kinetica.HasPermissionRequest.Options
 Optional parameters. More...
 
class  kinetica.HasPermissionResponse
 A set of results returned by Kinetica.hasPermission(string,string,string,string,IDictionary{string, string}). More...
 
struct  kinetica.HasPermissionResponse.HasPermission
 Indicates whether the specified user has the specified permission on the specified target. More...
 

Namespaces

package  kinetica