Back to Node Auth0

Interface ResourceServerScope

docs/interfaces/management.Management.ResourceServerScope.html

5.9.1638 B
Original Source

Interface ResourceServerScope

interface ResourceServerScope {
value: string;
description?: string;
}

Index

Properties

valuedescription?

Properties

value

value: string

Value of this scope.

Optionaldescription

description?: string

User-friendly description of this scope.

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties valuedescription