Back to Node Auth0

Interface UserEffectivePermissionRoleSourceResponseContent

docs/interfaces/management.Management.UserEffectivePermissionRoleSourceResponseContent.html

5.11.01.3 KB
Original Source

Interface UserEffectivePermissionRoleSourceResponseContent

interface UserEffectivePermissionRoleSourceResponseContent {
id?: string;
name?: string;
description?: string;
sources?: Management.UserEffectivePermissionRoleSourceEnum[];
}

Index

Properties

id?name?description?sources?

Properties

Optionalid

id?: string

ID for this role.

Optionalname

name?: string

Name of this role.

Optionaldescription

description?: string

Description of this role.

Optionalsources

sources?: Management.UserEffectivePermissionRoleSourceEnum[]

List of sources where this role is coming from.

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties idnamedescriptionsources