A set of string constants for the parameter HasRoleResponse.has_role. More…
Static Public Attributes | |
| const string | TRUE = “true” |
| A boolean constant for the HasRoleResponse.HasRole options. | |
| const string | FALSE = “false” |
| A boolean constant for the HasRoleResponse.HasRole options. | |
Detailed Description
A set of string constants for the parameter HasRoleResponse.has_role.
Indicates whether the specified user has membership in the specified target role.
Definition at line 224 of file HasRole.cs.
Member Data Documentation
◆ FALSE
| static |
A boolean constant for the HasRoleResponse.HasRole options.
Definition at line 232 of file HasRole.cs.
◆ TRUE
| static |
A boolean constant for the HasRoleResponse.HasRole options.
Definition at line 228 of file HasRole.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/HasRole.cs
- Kinetica/Protocol/HasRole.cs