Back to Node Auth0

Interface TenantSettingsDeviceFlow

docs/interfaces/management.Management.TenantSettingsDeviceFlow.html

5.9.1962 B
Original Source

Interface TenantSettingsDeviceFlow

Device Flow configuration

interface TenantSettingsDeviceFlow {
charset?: Management.TenantSettingsDeviceFlowCharset;
mask?: string;
}

Index

Properties

charset?mask?

Properties

Optionalcharset

charset?: Management.TenantSettingsDeviceFlowCharset

Optionalmask

mask?: string

Mask used to format a generated User Code into a friendly, readable format.

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties charsetmask