Share via


BlobStorageTokenStore Class

Definition

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

public class BlobStorageTokenStore
type BlobStorageTokenStore = class
Public Class BlobStorageTokenStore
Inheritance
BlobStorageTokenStore

Constructors

BlobStorageTokenStore()

Initializes a new instance of the BlobStorageTokenStore class.

BlobStorageTokenStore(String)

Initializes a new instance of the BlobStorageTokenStore class.

Properties

SasUrlSettingName

Gets or sets the name of the app setting containing the SAS URL of the blob storage containing the tokens.

Applies to