GoodMem
ReferenceClient SDKs.NET SDKModels

ApiKeyAuth Model

ApiKeyAuth Model documentation for .NET SDK

Configuration for classic API-key authentication.

Properties

NameTypeDescriptionNotes
InlineSecretstringSecret stored directly in GoodMem (mutually exclusive with secretRef)[optional]
SecretRefSecretReference[optional]
HeaderNamestringDesired HTTP header to carry the credential (defaults to Authorization)[optional]
PrefixstringOptional prefix prepended to the secret (e.g., "Bearer ")[optional]

↑ Back to .NET SDK ↑ Back to .NET SDK ↑ Back to .NET SDK

On this page