Share via


OAuthUtil Class

Definition

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

Fields

Name Description
StorageOAuthEndpointResourceKey

The extension key to use for the storage token audience value

StorageOAuthEndpointResourceValue

Default resourceId for storage OAuth tokens

Methods

Name Description
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