Back to Node Auth0

Interface ClientAddonEgnyte

docs/interfaces/management.Management.ClientAddonEgnyte.html

5.9.1671 B
Original Source

Interface ClientAddonEgnyte

Egnyte SSO configuration.

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

Indexable

Accepts any additional properties

Index

Properties

domain?

Properties

Optionaldomain

domain?: string

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

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties domain