Azure OSS for PHP API Reference

TokenRequestContext
in package

FinalYes

Describes the OAuth scopes requested from a token credential.

Table of Contents

Properties

$scopes  : array<string|int, mixed>

Methods

__construct()  : mixed

Properties

Methods

__construct()

public __construct(array<string|int, string> $scopes) : mixed
Parameters
$scopes : array<string|int, string>

OAuth scopes required by the operation.

On this page

Search results