EndpointAuthKeys Class

Keys for endpoint authentication.

Constructor for keys for endpoint authentication.

Constructor

Python
EndpointAuthKeys(**kwargs: Any)

Keyword-Only Parameters

Name Description
primary_key
str

The primary key.

secondary_key
str

The secondary key.

Variables

Name Description
primary_key
str

The primary key.

secondary_key
str

The secondary key.