BlobStorageTokenStoreResponse

data class BlobStorageTokenStoreResponse(val sasUrlSettingName: String? = null)

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

Constructors

Link copied to clipboard
constructor(sasUrlSettingName: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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