EndpointAuthKeys interface

Keys for endpoint authentication.

Properties

primaryKey

The primary key.

secondaryKey

The secondary key.

Property Details

primaryKey

The primary key.

primaryKey?: string

Property Value

string

secondaryKey

The secondary key.

secondaryKey?: string

Property Value

string