appliedPasswordPolicies property
The password requirements currently applied to the device.
This field exists because the applied requirements may be slightly different from those specified in passwordPolicies in some cases. Note that this field does not provide information about password compliance. For non-compliance information, see nonComplianceDetails. NonComplianceDetail.fieldPath, is set based on passwordPolicies, not based on this field.
Implementation
core.List<PasswordRequirements>? appliedPasswordPolicies;