Interface PutAuthenticationMethodsRequestInner

Hierarchy

  • PutAuthenticationMethodsRequestInner

Properties

email?: string

Applies to email authentication methods only. The email address used to send verification messages.

name?: string

AA human-readable label to identify the authentication method.

phone_number?: string

Applies to phone authentication methods only. The destination phone number used to send verification codes via text and voice.

The preferred authentication method for phone authentication method.

totp_secret?: string

Applies to totp authentication methods only. The base32 encoded secret for TOTP generation.