EndpointAuthKeys interface
Keys for endpoint authentication.
Properties
primary |
The primary key. |
secondary |
The secondary key. |
Property Details
primaryKey
The primary key.
primaryKey?: string
Property Value
string
secondaryKey
The secondary key.
secondaryKey?: string
Property Value
string