PasscodeSettingsCustomRegexObject
A regular expression and its description to enforce password compliance.
Declaration
object PasscodeSettingsCustomRegexObjectProperties
| Name | Type | Description |
|---|---|---|
Description | PasscodeSettingsCustomRegex_DescriptionObject | A dictionary with supported OS language IDs for the keys (such as |
Regex Required | string | A regular expression string to match against the password to determine whether it complies with a policy. The regular expression uses the ICU syntax. The string can’t exceed 2048 characters in length. |