OAuthUtil Class

Definition

public static class OAuthUtil
type OAuthUtil = class
Public Class OAuthUtil
Inheritance
OAuthUtil

Fields

StorageOAuthEndpointResourceKey

The extension key to use for the storage token audience value

StorageOAuthEndpointResourceValue

Default resourceId for storage OAuth tokens

Methods

CreateOAuthToken(IAzureContext)

Create a OAuth Token

EnsureStorageOAuthAudienceSet(IAzureEnvironment)
getTokenCredential(IAzureContext, DebugLogWriter)
GetTokenRenewer(IAccessToken, DebugLogWriter)
GetTokenStrFromAccessToken(IAccessToken, DebugLogWriter)

Get the token string from the accesstoken

Applies to