A set of string constants for the parameter GrantPermissionDatasourceRequest.permission. More…
Static Public Attributes | |
| const string | ADMIN = “admin” |
| Admin access on the given data source. | |
| const string | CONNECT = “connect” |
| Connect access on the given data source. | |
Detailed Description
A set of string constants for the parameter GrantPermissionDatasourceRequest.permission.
Permission to grant to the user or role.
Definition at line 25 of file GrantPermissionDatasource.cs.
Member Data Documentation
◆ ADMIN
| static |
Admin access on the given data source.
Definition at line 28 of file GrantPermissionDatasource.cs.
◆ CONNECT
| static |
Connect access on the given data source.
Definition at line 31 of file GrantPermissionDatasource.cs.
The documentation for this struct was generated from the following file:
- Kinetica/Protocol/GrantPermissionDatasource.cs