Back to Node Auth0

Interface ClientAddonZoom

docs/interfaces/management.Management.ClientAddonZoom.html

5.9.1681 B
Original Source

Interface ClientAddonZoom

Zoom SSO configuration.

interface ClientAddonZoom {
account?: string;
key: string: any;
}

Indexable

Accepts any additional properties

Index

Properties

account?

Properties

Optionalaccount

account?: string

Zoom account name usually first segment of your Zoom URL, e.g. https://acme-org.zoom.us would be acme-org.

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties account