Partial response to processing a request for two-factor authentication with optional properties.

Hierarchy

  • TwoFactorAuthPartialResponse

Properties

result?: null | TwoFactorAuthResult

Optional result to processing a request for 2FA or null if 2FA result unknown.

types?: null | TwoFactorAuthType[]

Optional 2FA types allowed for user or null if 2FA types unknown.

Empty response with empty optional properties.

Methods

Generated using TypeDoc