androidWorkProfileRequiredPasswordType 枚举类型
命名空间:microsoft.graph
注意: 适用于 Intune 的 Microsoft Graph API 需要适用于租户的 活动 Intune 许可证。
Android 工作配置文件需要密码类型。
成员
| 成员 | 值 | 说明 |
|---|---|---|
| deviceDefault | 0 | 设备默认值,无意向。 |
| lowSecurityBiometric | 1 | 所需的基于生物识别的低安全性密码。 |
| 必需 | 2 | 必需。 |
| atLeastNumeric | 3 | 至少需要数值密码。 |
| numericComplex | 4 | 所需的数值复杂密码。 |
| atLeastAlphabetic | 5 | 至少需要字母密码。 |
| atLeastAlphanumeric | 6 | 至少需要字母数字密码。 |
| alphanumericWithSymbols | 7 | 至少具有所需符号密码的字母数字。 |
反馈
提交和查看相关反馈