AzureSessionCredential 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.
public class AzureSessionCredential : Azure.Core.TokenCredential
type AzureSessionCredential = class
inherit TokenCredential
Public Class AzureSessionCredential
Inherits TokenCredential
- Inheritance
-
AzureSessionCredential
Constructors
AzureSessionCredential(IAzureContext, DebugLogWriter, String) |
Fields
StorageOAuthEndpointResourceKey |
The extension key to use for the storage token audience value |
StorageOAuthEndpointResourceValue |
Default resourceId for storage OAuth tokens |
Methods
GetToken(TokenRequestContext, CancellationToken) | |
GetTokenAsync(TokenRequestContext, CancellationToken) |