Zitadel.Management.V1.AddCustomLockoutPolicyRequest (zitadel_api v1.0.0-rc.7) View Source

Link to this section Summary

Link to this section Types

Link to this type

max_password_attempts()

View Source

Specs

max_password_attempts() :: non_neg_integer()

Specs

t() :: %Zitadel.Management.V1.AddCustomLockoutPolicyRequest{
  max_password_attempts: max_password_attempts()
}

Link to this section Functions