GoogleCloudIdentitytoolkitAdminV2PasswordPolicyConfigResponse

data class GoogleCloudIdentitytoolkitAdminV2PasswordPolicyConfigResponse(val forceUpgradeOnSignin: Boolean, val lastUpdateTime: String, val passwordPolicyEnforcementState: String, val passwordPolicyVersions: List<GoogleCloudIdentitytoolkitAdminV2PasswordPolicyVersionResponse>)

The configuration for the password policy on the project.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Users must have a password compliant with the password policy to sign-in.

Link copied to clipboard

The last time the password policy on the project was updated.

Link copied to clipboard

Which enforcement mode to use for the password policy.

Link copied to clipboard

Must be of length 1. Contains the strength attributes for the password policy.