Auth0 Node.js SDK - v5.1.0
Preparing search index...
management
Management
GetRoleResponseContent
Interface GetRoleResponseContent
interface
GetRoleResponseContent
{
id
?:
string
;
name
?:
string
;
description
?:
string
;
}
Index
Properties
id?
name?
description?
Properties
Optional
id
id
?:
string
ID for this role.
Optional
name
name
?:
string
Name of this role.
Optional
description
description
?:
string
Description of this role.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
name
description
Auth0 Node.js SDK - v5.1.0
Loading...
ID for this role.