approvedTwoFactorPublicKeyPems property

List<String>? approvedTwoFactorPublicKeyPems
getter/setter pair

The public keys associated with the 2FA keys that have already approved the SingleTenantHsmInstanceProposal by signing the challenge.

Output only.

Implementation

core.List<core.String>? approvedTwoFactorPublicKeyPems;