A set of string constants for the parameter ShowSecurityRequest.options. More…
Static Public Attributes | |
| const string | SHOW_CURRENT_USER = “show_current_user” |
| If TRUE, returns only security information for the current user. | |
| const string | TRUE = “true” |
| A boolean constant for the ShowSecurityRequest.Options options. | |
| const string | FALSE = “false” |
| A boolean constant for the ShowSecurityRequest.Options options. | |
Detailed Description
A set of string constants for the parameter ShowSecurityRequest.options.
Optional parameters.
Definition at line 22 of file ShowSecurity.cs.
Member Data Documentation
◆ FALSE
| static |
A boolean constant for the ShowSecurityRequest.Options options.
Definition at line 49 of file ShowSecurity.cs.
◆ SHOW_CURRENT_USER
| static |
◆ TRUE
| static |
A boolean constant for the ShowSecurityRequest.Options options.
Definition at line 45 of file ShowSecurity.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/ShowSecurity.cs
- Kinetica/Protocol/ShowSecurity.cs