Back to Node Auth0

Interface ClientAddonEchoSign

docs/interfaces/management.Management.ClientAddonEchoSign.html

5.9.1689 B
Original Source

Interface ClientAddonEchoSign

Adobe EchoSign SSO configuration.

interface ClientAddonEchoSign {
domain?: string;
key: string: any;
}

Indexable

Accepts any additional properties

Index

Properties

domain?

Properties

Optionaldomain

domain?: string

Your custom domain found in your EchoSign URL. e.g. https://acme-org.echosign.com would be acme-org.

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties domain