twoFactorPublicKeyPems property

List<String>? twoFactorPublicKeyPems
getter/setter pair

The public keys associated with the 2FA keys for M of N quorum auth.

Output only.

Implementation

core.List<core.String>? twoFactorPublicKeyPems;