Back to Node Auth0

Interface UpdateConnectionRequestContentAuth0

docs/interfaces/management.Management.UpdateConnectionRequestContentAuth0.html

5.9.12.1 KB
Original Source

Interface UpdateConnectionRequestContentAuth0

Update a connection with strategy=auth0

interface UpdateConnectionRequestContentAuth0 {
display_name?: string;
enabled_clients?: ConnectionEnabledClients;
is_domain_connection?: boolean;
metadata?: ConnectionsMetadata;
options?: ConnectionOptionsAuth0;
realms?: ConnectionRealms;
}

Hierarchy (View Summary)

Index

Properties

display_name?enabled_clients?is_domain_connection?metadata?options?realms?

Properties

Optionaldisplay_name

display_name?: string

Optionalenabled_clients

enabled_clients?: ConnectionEnabledClients

Optionalis_domain_connection

is_domain_connection?: boolean

Optionalmetadata

metadata?: ConnectionsMetadata

Optionaloptions

options?: ConnectionOptionsAuth0

Optionalrealms

realms?: ConnectionRealms

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties display_nameenabled_clientsis_domain_connectionmetadataoptionsrealms