A set of string constants for the parameter CreateCredentialRequest.type. More…
Static Public Attributes | |
| const string | AWS_ACCESS_KEY = “aws_access_key” |
| A constant for the CreateCredentialRequest.Type options. | |
| const string | AWS_IAM_ROLE = “aws_iam_role” |
| A constant for the CreateCredentialRequest.Type options. | |
| const string | AZURE_AD = “azure_ad” |
| A constant for the CreateCredentialRequest.Type options. | |
| const string | AZURE_OAUTH = “azure_oauth” |
| A constant for the CreateCredentialRequest.Type options. | |
| const string | AZURE_SAS = “azure_sas” |
| A constant for the CreateCredentialRequest.Type options. | |
| const string | AZURE_STORAGE_KEY = “azure_storage_key” |
| A constant for the CreateCredentialRequest.Type options. | |
| const string | CONFLUENT = “confluent” |
| A constant for the CreateCredentialRequest.Type options. | |
| const string | DOCKER = “docker” |
| A constant for the CreateCredentialRequest.Type options. | |
| const string | GCS_SERVICE_ACCOUNT_ID = “gcs_service_account_id” |
| A constant for the CreateCredentialRequest.Type options. | |
| const string | GCS_SERVICE_ACCOUNT_KEYS = “gcs_service_account_keys” |
| A constant for the CreateCredentialRequest.Type options. | |
| const string | HDFS = “hdfs” |
| A constant for the CreateCredentialRequest.Type options. | |
| const string | JDBC = “jdbc” |
| A constant for the CreateCredentialRequest.Type options. | |
| const string | KAFKA = “kafka” |
| A constant for the CreateCredentialRequest.Type options. | |
| const string | NVIDIA_API_KEY = “nvidia_api_key” |
| A constant for the CreateCredentialRequest.Type options. | |
| const string | OPENAI_API_KEY = “openai_api_key” |
| A constant for the CreateCredentialRequest.Type options. | |
| const string | REST = “rest” |
| A constant for the CreateCredentialRequest.Type options. | |
Detailed Description
A set of string constants for the parameter CreateCredentialRequest.type.
Type of the credential to be created.
Definition at line 21 of file CreateCredential.cs.
Member Data Documentation
◆ AWS_ACCESS_KEY
| static |
A constant for the CreateCredentialRequest.Type options.
Definition at line 25 of file CreateCredential.cs.
◆ AWS_IAM_ROLE
| static |
A constant for the CreateCredentialRequest.Type options.
Definition at line 29 of file CreateCredential.cs.
◆ AZURE_AD
| static |
A constant for the CreateCredentialRequest.Type options.
Definition at line 33 of file CreateCredential.cs.
◆ AZURE_OAUTH
| static |
A constant for the CreateCredentialRequest.Type options.
Definition at line 37 of file CreateCredential.cs.
◆ AZURE_SAS
| static |
A constant for the CreateCredentialRequest.Type options.
Definition at line 41 of file CreateCredential.cs.
◆ AZURE_STORAGE_KEY
| static |
A constant for the CreateCredentialRequest.Type options.
Definition at line 45 of file CreateCredential.cs.
◆ CONFLUENT
| static |
A constant for the CreateCredentialRequest.Type options.
Definition at line 49 of file CreateCredential.cs.
◆ DOCKER
| static |
A constant for the CreateCredentialRequest.Type options.
Definition at line 53 of file CreateCredential.cs.
◆ GCS_SERVICE_ACCOUNT_ID
| static |
A constant for the CreateCredentialRequest.Type options.
Definition at line 57 of file CreateCredential.cs.
◆ GCS_SERVICE_ACCOUNT_KEYS
| static |
A constant for the CreateCredentialRequest.Type options.
Definition at line 61 of file CreateCredential.cs.
◆ HDFS
| static |
A constant for the CreateCredentialRequest.Type options.
Definition at line 65 of file CreateCredential.cs.
◆ JDBC
| static |
A constant for the CreateCredentialRequest.Type options.
Definition at line 69 of file CreateCredential.cs.
◆ KAFKA
| static |
A constant for the CreateCredentialRequest.Type options.
Definition at line 73 of file CreateCredential.cs.
◆ NVIDIA_API_KEY
| static |
A constant for the CreateCredentialRequest.Type options.
Definition at line 77 of file CreateCredential.cs.
◆ OPENAI_API_KEY
| static |
A constant for the CreateCredentialRequest.Type options.
Definition at line 81 of file CreateCredential.cs.
◆ REST
| static |
A constant for the CreateCredentialRequest.Type options.
Definition at line 85 of file CreateCredential.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/CreateCredential.cs
- Kinetica/Protocol/CreateCredential.cs