A set of string constants for the parameter GrantPermissionCredentialRequest.permission. More…
Static Public Attributes | |
| const string | CREDENTIAL_ADMIN = “credential_admin” |
| Full read/write and administrative access on the credential. | |
| const string | CREDENTIAL_READ = “credential_read” |
| Ability to read and use the credential. | |
Detailed Description
A set of string constants for the parameter GrantPermissionCredentialRequest.permission.
Permission to grant to the user or role.
Definition at line 24 of file GrantPermissionCredential.cs.
Member Data Documentation
◆ CREDENTIAL_ADMIN
| static |
Full read/write and administrative access on the credential.
Definition at line 28 of file GrantPermissionCredential.cs.
◆ CREDENTIAL_READ
| static |
Ability to read and use the credential.
Definition at line 31 of file GrantPermissionCredential.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/GrantPermissionCredential.cs
- Kinetica/Protocol/GrantPermissionCredential.cs