The apiKeyName and apiKeyValue will be included as headers in the request.

Hierarchy

  • ApiKeyAuthParameters

Properties

Properties

apiKeyName: undefined | string

The name of the API key. Translates into a header name.

apiKeyValue: undefined | string

The value of the API key. Translates into a header value.