SasTokenInformation Class

Definition

SAS token information.

public class SasTokenInformation
type SasTokenInformation = class
Public Class SasTokenInformation
Inheritance
SasTokenInformation

Constructors

SasTokenInformation()

Initializes a new instance of the SasTokenInformation class.

SasTokenInformation(String)

Initializes a new instance of the SasTokenInformation class.

Properties

AccessToken

Gets the access token for the associated Azure Storage Container.

Applies to