Optionalcreated At createdAt ?: string
Optionaldescription description ?: string
Optionalexcludes Commonly Used excludesCommonlyUsed ?: boolean
Optionalexcludes Profile Data excludesProfileData ?: boolean
Optionalhistory history ?: { count ?: number ; retentionDays ?: number }
Optionalindex Password Policy indexPasswordPolicy ?: boolean
Optionallength length ?: { max ?: number ; min ?: number }
Optionallockout lockout ?: { durationSeconds ?: number ; failureCount ?: number }
Optionalmax Age Days maxAgeDays ?: number
Optionalmax Repeated Characters maxRepeatedCharacters ?: number
Optionalmin Age Days minAgeDays ?: number
Optionalmin Characters minCharacters ?: Record < string , number >
Optionalmin Unique Characters minUniqueCharacters ?: number
Optionalname name ?: string
Optionalnot Similar To Current notSimilarToCurrent ?: boolean
Optionalpopulation Count populationCount ?: number
Optionalupdated At updatedAt ?: string
The shape of a LABEL field in a DaVinci form.
contentis the plain-text fallback;richContent, when present, carries a template + replacement data for rendering inline links.