Back to Node Auth0

Interface ConnectionCommon

docs/interfaces/management.Management.ConnectionCommon.html

5.9.17.4 KB
Original Source

Interface ConnectionCommon

interface ConnectionCommon {
display_name?: string;
enabled_clients?: ConnectionEnabledClients;
is_domain_connection?: boolean;
metadata?: ConnectionsMetadata;
}

Hierarchy (View Summary)

Index

Properties

display_name?enabled_clients?is_domain_connection?metadata?

Properties

Optionaldisplay_name

display_name?: string

Optionalenabled_clients

enabled_clients?: ConnectionEnabledClients

Optionalis_domain_connection

is_domain_connection?: boolean

Optionalmetadata

metadata?: ConnectionsMetadata

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties display_nameenabled_clientsis_domain_connectionmetadata