Back to Node Auth0

Interface UserAuthenticationMethodProperties

docs/interfaces/management.Management.UserAuthenticationMethodProperties.html

5.9.1973 B
Original Source

Interface UserAuthenticationMethodProperties

interface UserAuthenticationMethodProperties {
type?: Management.UserAuthenticationMethodPropertiesEnum;
id?: string;
key: string: any;
}

Indexable

Accepts any additional properties

Index

Properties

type?id?

Properties

Optionaltype

type?: Management.UserAuthenticationMethodPropertiesEnum

Optionalid

id?: string

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties typeid