Back to Node Auth0

Interface ConnectionUsernameValidationOptions

docs/interfaces/management.Management.ConnectionUsernameValidationOptions.html

5.9.1529 B
Original Source

Interface ConnectionUsernameValidationOptions

interface ConnectionUsernameValidationOptions {
min: number;
max: number;
}

Index

Properties

minmax

Properties

min

min: number

max

max: number

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties minmax