Kinetica C# API
Version 7.1.10.0
|
Permission to revoke from the user or role Supported values:
A set of string constants for the parameter permission. More...
Public Attributes | |
const string | ADMIN = "admin" |
Admin access on the given data source More... | |
const string | CONNECT = "connect" |
Connect access on the given data source More... | |
Permission to revoke from the user or role Supported values:
A set of string constants for the parameter permission.
Definition at line 41 of file RevokePermissionDatasource.cs.
const string kinetica.RevokePermissionDatasourceRequest.Permission.ADMIN = "admin" |
Admin access on the given data source
Definition at line 45 of file RevokePermissionDatasource.cs.
const string kinetica.RevokePermissionDatasourceRequest.Permission.CONNECT = "connect" |
Connect access on the given data source
Definition at line 48 of file RevokePermissionDatasource.cs.