BlobStorageTokenStoreResponse

data class BlobStorageTokenStoreResponse(val sasUrlSettingName: String)

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

Constructors

Link copied to clipboard
constructor(sasUrlSettingName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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