Zitadel.Management.V1.UpdateCustomPasswordLockoutPolicyRequest (zitadel_api v1.0.0-rc.6) View Source
Link to this section Summary
Link to this section Types
Specs
max_attempts() :: non_neg_integer()
Specs
show_lockout_failure() :: boolean()
Specs
t() :: %Zitadel.Management.V1.UpdateCustomPasswordLockoutPolicyRequest{
max_attempts: max_attempts(),
show_lockout_failure: show_lockout_failure()
}