Back to Node Auth0

Interface OrganizationConnectionInformation

docs/interfaces/management.Management.OrganizationConnectionInformation.html

5.9.1772 B
Original Source

Interface OrganizationConnectionInformation

interface OrganizationConnectionInformation {
name?: string;
strategy?: string;
key: string: any;
}

Indexable

Accepts any additional properties

Index

Properties

name?strategy?

Properties

Optionalname

name?: string

The name of the enabled connection.

Optionalstrategy

strategy?: string

The strategy of the enabled connection.

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties namestrategy