providerConfigs property

List<GoogleCloudIdentitytoolkitAdminV2ProviderConfig>? providerConfigs
getter/setter pair

A list of usable second factors for this project along with their configurations.

This field does not support phone based MFA, for that use the 'enabled_providers' field.

Implementation

core.List<GoogleCloudIdentitytoolkitAdminV2ProviderConfig>? providerConfigs;