A set of string constants for the parameter HasPermissionResponse.has_permission. More…
Static Public Attributes | |
| const string | TRUE = “true” |
| A boolean constant for the HasPermissionResponse.HasPermission options. | |
| const string | FALSE = “false” |
| A boolean constant for the HasPermissionResponse.HasPermission options. | |
Detailed Description
A set of string constants for the parameter HasPermissionResponse.has_permission.
Indicates whether the specified user has the specified permission on the specified target.
Definition at line 598 of file HasPermission.cs.
Member Data Documentation
◆ FALSE
| static |
A boolean constant for the HasPermissionResponse.HasPermission options.
Definition at line 606 of file HasPermission.cs.
◆ TRUE
| static |
A boolean constant for the HasPermissionResponse.HasPermission options.
Definition at line 602 of file HasPermission.cs.
The documentation for this struct was generated from the following files:
- _build/public-os_ubuntu24.04-arch_amd64-cc_gcc_13.3.0/install/Kinetica/Protocol/HasPermission.cs
- Kinetica/Protocol/HasPermission.cs