A set of string constants for the parameter ShowSecurityResponse.types. More…
Static Public Attributes | |
| const string | INTERNAL_USER = “internal_user” |
| A user whose credentials are managed by the database system. | |
| const string | EXTERNAL_USER = “external_user” |
| A user whose credentials are managed by an external LDAP. | |
| const string | ROLE = “role” |
| A role. | |
Detailed Description
A set of string constants for the parameter ShowSecurityResponse.types.
Map of user/role name to the type of that user/role.
Definition at line 143 of file ShowSecurity.cs.
Member Data Documentation
◆ EXTERNAL_USER
| static |
A user whose credentials are managed by an external LDAP.
Definition at line 151 of file ShowSecurity.cs.
◆ INTERNAL_USER
| static |
A user whose credentials are managed by the database system.
Definition at line 147 of file ShowSecurity.cs.
◆ ROLE
| static |
A role.
Definition at line 154 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