EndpointAuthentication Model
EndpointAuthentication Model documentation for .NET SDK
Structured credential payload describing how GoodMem should authenticate with an upstream provider.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Kind | CredentialKind | ||
| ApiKey | ApiKeyAuth | [optional] | |
| GcpAdc | GcpAdcAuth | [optional] | |
| Labels | Dictionary<string, string> | Optional annotations to aid operators (e.g., "owner=vertex") | [optional] |