Interface IPermissions

The Permissions object contains a list of scopes, showing those scopes to which the user has consented. The response body contains a JSON object that lists all consented scopes as a name/value pair. Each scope to which the user consented is present as a key.

Index

Index signatures

Index signatures

(scope: string): number

Parameters

  • scope: string

Returns

number