Back to Node Auth0

Interface SelfServiceProfileUserAttribute

docs/interfaces/management.Management.SelfServiceProfileUserAttribute.html

5.9.1832 B
Original Source

Interface SelfServiceProfileUserAttribute

interface SelfServiceProfileUserAttribute {
name: string;
description: string;
is_optional: boolean;
}

Index

Properties

namedescriptionis_optional

Properties

name

name: string

Identifier of this attribute.

description

description: string

Description of this attribute.

is_optional

is_optional: boolean

Determines if this attribute is required

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties namedescriptionis_optional