Back to Node Auth0

Interface ConnectionPasswordHistoryOptions

docs/interfaces/management.Management.ConnectionPasswordHistoryOptions.html

5.9.1604 B
Original Source

Interface ConnectionPasswordHistoryOptions

Options for password history policy

interface ConnectionPasswordHistoryOptions {
enable: boolean;
size?: number;
}

Index

Properties

enablesize?

Properties

enable

enable: boolean

Optionalsize

size?: number

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties enablesize