BlobStorageTokenStore Class

The configuration settings of the storage of the tokens if blob storage is used.

Inheritance
BlobStorageTokenStore

Constructor

BlobStorageTokenStore(*, sas_url_setting_name: Optional[str] = None, **kwargs)

Parameters

sas_url_setting_name
str
Required

The name of the app setting containing the SAS URL of the blob storage containing the tokens.