public class SasTokenInformation extends Object
| Constructor and Description |
|---|
SasTokenInformation() |
| Modifier and Type | Method and Description |
|---|---|
String |
accessToken()
Get the access token for the associated Azure Storage Container.
|
public String accessToken()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/