Google Cloud Identitytoolkit Admin V2Password Policy Config Response
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
Link copied to clipboard
constructor(forceUpgradeOnSignin: Boolean, lastUpdateTime: String, passwordPolicyEnforcementState: String, passwordPolicyVersions: List<GoogleCloudIdentitytoolkitAdminV2PasswordPolicyVersionResponse>)
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.