Back to Node Auth0

Interface UpdateConnectionRequestContentOffice365

docs/interfaces/management.Management.UpdateConnectionRequestContentOffice365.html

5.9.12.1 KB
Original Source

Interface UpdateConnectionRequestContentOffice365

Update a connection with strategy=office365

interface UpdateConnectionRequestContentOffice365 {
display_name?: string;
enabled_clients?: ConnectionEnabledClients;
is_domain_connection?: boolean;
metadata?: ConnectionsMetadata;
options?: ConnectionOptionsOffice365;
show_as_button?: boolean;
}

Hierarchy (View Summary)

Index

Properties

display_name?enabled_clients?is_domain_connection?metadata?options?show_as_button?

Properties

Optionaldisplay_name

display_name?: string

Optionalenabled_clients

enabled_clients?: ConnectionEnabledClients

Optionalis_domain_connection

is_domain_connection?: boolean

Optionalmetadata

metadata?: ConnectionsMetadata

Optionaloptions

options?: ConnectionOptionsOffice365

Optionalshow_as_button

show_as_button?: boolean

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties display_nameenabled_clientsis_domain_connectionmetadataoptionsshow_as_button