Back to Node Auth0

Interface SetGuardianFactorRequestContent

docs/interfaces/management.Management.SetGuardianFactorRequestContent.html

5.9.1593 B
Original Source

Interface SetGuardianFactorRequestContent

Example

{ * enabled: true * }Copy

interface SetGuardianFactorRequestContent {
enabled: boolean;
}

Index

Properties

enabled

Properties

enabled

enabled: boolean

Whether this factor is enabled (true) or disabled (false).

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties enabled