Options
All
  • Public
  • Public/Protected
  • All
Menu

Sets user MFA preferences

Index

Interfaces

Type aliases

Variables

Functions

Interfaces

Args

Args:

mfaEnabled

mfaEnabled: boolean

Optional preferredMfa

preferredMfa: MfaTypes

Type aliases

Response

Response: ApiResponse<Result>

Result

Result: object

Returns which MFA method (if any) is enabled

Type declaration

Variables

Const HTTP

HTTP: POST = "POST"

Const Path

Path: string = `${authBasePath}/${ResourcePaths.configureMfa}`

Functions

isArgs

  • isArgs(val: any): boolean

newArgs

Generated using TypeDoc