twoFactorPublicKeyPem property

String? twoFactorPublicKeyPem
getter/setter pair

The public key associated with the 2FA key that will sign the login nonce for this operation.

Required.

Implementation

core.String? twoFactorPublicKeyPem;