Back to Node Auth0

Interface UpdateConnectionRequestContentWindowsLive

docs/interfaces/management.Management.UpdateConnectionRequestContentWindowsLive.html

5.9.12.7 KB
Original Source

Interface UpdateConnectionRequestContentWindowsLive

Update a connection with strategy=windowslive

interface UpdateConnectionRequestContentWindowsLive {
display_name?: string;
enabled_clients?: ConnectionEnabledClients;
is_domain_connection?: boolean;
metadata?: ConnectionsMetadata;
authentication?: ConnectionAuthenticationPurpose;
connected_accounts?: ConnectionConnectedAccountsPurpose;
options?: ConnectionOptionsWindowsLive;
}

Hierarchy (View Summary)

Index

Properties

display_name?enabled_clients?is_domain_connection?metadata?authentication?connected_accounts?options?

Properties

Optionaldisplay_name

display_name?: string

Optionalenabled_clients

enabled_clients?: ConnectionEnabledClients

Optionalis_domain_connection

is_domain_connection?: boolean

Optionalmetadata

metadata?: ConnectionsMetadata

Optionalauthentication

authentication?: ConnectionAuthenticationPurpose

Optionalconnected_accounts

connected_accounts?: ConnectionConnectedAccountsPurpose

Optionaloptions

options?: ConnectionOptionsWindowsLive

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties display_nameenabled_clientsis_domain_connectionmetadataauthenticationconnected_accountsoptions