Microsoft365PermissionScopes interface

A set of delegated permission scopes requested from a single resource application.

Properties

resourceAppId

Application id of the resource that exposes the requested delegated scopes.

scopes

Delegated scope names requested from the resource application. Must not be empty.

Property Details

resourceAppId

Application id of the resource that exposes the requested delegated scopes.

resourceAppId: string

Property Value

string

scopes

Delegated scope names requested from the resource application. Must not be empty.

scopes: string[]

Property Value

string[]