Azure OSS for PHP API Reference

ChainedTokenCredential
in package
implements TokenCredential

FinalYes

Tries token credentials in order until one can provide a token.

Table of Contents

Interfaces

TokenCredential
Defines how an Azure credential obtains access tokens.

Properties

$sources  : array<string|int, mixed>

Methods

__construct()  : mixed
getToken()  : AccessToken
Requests an access token for the supplied OAuth scopes.

Properties

Methods

On this page

Search results