Back to Node Auth0

Interface PhoneAttributeIdentifier

docs/interfaces/management.Management.PhoneAttributeIdentifier.html

6.0.01021 B
Original Source

Interface PhoneAttributeIdentifier

interface PhoneAttributeIdentifier {
active?: boolean;
default_method?: Management.DefaultMethodPhoneNumberIdentifierEnum;
}

Index

Properties

active?default_method?

Properties

Optionalactive

active?: boolean

Determines if the attribute is used for identification

Optionaldefault_method

default_method?: Management.DefaultMethodPhoneNumberIdentifierEnum

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties activedefault_method