Back to Node Auth0

Interface OrganizationMemberEffectiveRole

docs/interfaces/management.Management.OrganizationMemberEffectiveRole.html

5.11.01.2 KB
Original Source

Interface OrganizationMemberEffectiveRole

interface OrganizationMemberEffectiveRole {
id: string;
name: string;
description: string;
sources: Management.OrganizationMemberEffectiveRoleSource[];
}

Index

Properties

idnamedescriptionsources

Properties

id

id: string

Role ID

name

name: string

Role name

description

description: string

Role description

sources

sources: Management.OrganizationMemberEffectiveRoleSource[]

Sources of the role assignment (direct or through group membership)

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties idnamedescriptionsources