SasTokenInformation Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
SAS token information.
public class SasTokenInformation
type SasTokenInformation = class
Public Class SasTokenInformation
- Inheritance
-
System.ObjectSasTokenInformation
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. |