twoFactorPublicKeyPem property

String? twoFactorPublicKeyPem
getter/setter pair

The public key associated with the 2FA key for the quorum member to remove.

Public keys must be associated with RSA 2048 keys.

Required.

Implementation

core.String? twoFactorPublicKeyPem;