androidWorkProfileGeneralDeviceConfiguration 资源类型

命名空间:microsoft.graph

注意:适用于 Intune 的 Microsoft Graph API 需要适用于租户的活动 Intune 许可证

Android 工作配置文件常规设备配置。

继承自 deviceConfiguration

方法

方法 返回类型 说明
列出 androidWorkProfileGeneralDeviceConfigurations androidWorkProfileGeneralDeviceConfiguration 集合 列出 androidWorkProfileGeneralDeviceConfiguration 对象的属性和关系。
获取 androidWorkProfileGeneralDeviceConfiguration androidWorkProfileGeneralDeviceConfiguration 读取 androidWorkProfileGeneralDeviceConfiguration 对象的属性和关系。
创建 androidWorkProfileGeneralDeviceConfiguration androidWorkProfileGeneralDeviceConfiguration 创建新的 androidWorkProfileGeneralDeviceConfiguration 对象。
删除 androidWorkProfileGeneralDeviceConfiguration None 删除 androidWorkProfileGeneralDeviceConfiguration
更新 androidWorkProfileGeneralDeviceConfiguration androidWorkProfileGeneralDeviceConfiguration 更新 androidWorkProfileGeneralDeviceConfiguration 对象的属性。

属性

属性 类型 说明
id String 实体的键。 继承自 deviceConfiguration
lastModifiedDateTime DateTimeOffset 上次修改对象的日期/时间。 继承自 deviceConfiguration
createdDateTime DateTimeOffset 创建对象的日期/时间。 继承自 deviceConfiguration
description String 管理员提供的设备配置的说明。 继承自 deviceConfiguration
displayName String 管理员提供的设备配置的名称。 继承自 deviceConfiguration
version Int32 设备配置的版本。 继承自 deviceConfiguration
passwordBlockFingerprintUnlock Boolean 指示是否阻止指纹解锁。
passwordBlockTrustAgents Boolean 指示是否阻止 Smart Lock 和其他信任代理。
passwordExpirationDays Int32 密码过期前的天数。 有效值为 1 至 365。
passwordMinimumLength Int32 密码的最小长度。 有效值为 4 至 16
passwordMinutesOfInactivityBeforeScreenTimeout Int32 屏幕超时之前的不活动分钟数。
passwordPreviousPasswordBlockCount Int32 要阻止的以前密码的数量。 有效值为 0 至 24
passwordSignInFailureCountBeforeFactoryReset Int32 恢复出厂设置之前允许登录失败的次数。 有效值 1 到 16
passwordRequiredType androidWorkProfileRequiredPasswordType 必需的密码类型。 可取值为:deviceDefaultlowSecurityBiometricrequiredatLeastNumericnumericComplexatLeastAlphabeticatLeastAlphanumericalphanumericWithSymbols
workProfileDataSharingType androidWorkProfileCrossProfileDataSharingType 允许的数据共享类型。 可取值为:deviceDefaultpreventAnyallowPersonalToWorknoRestrictions
workProfileBlockNotificationsWhileDeviceLocked 布尔值 指示在设备锁定时是否阻止通知。
workProfileBlockAddingAccounts 布尔值 阻止用户在工作配置文件中添加/删除帐户。
workProfileBluetoothEnableContactSharing 布尔值 允许蓝牙设备访问企业联系人。
workProfileBlockScreenCapture 布尔值 阻止工作配置文件中的屏幕捕获。
workProfileBlockCrossProfileCallerId 布尔值 阻止在个人配置文件中显示工作配置文件呼叫者 ID。
workProfileBlockCamera 布尔值 阻止工作配置文件相机。
workProfileBlockCrossProfileContactsSearch 布尔值 阻止个人配置文件中的工作配置文件联系人可用性。
workProfileBlockCrossProfileCopyPaste 布尔值 指示设置是否禁止跨配置文件复制/粘贴的布尔值。
workProfileDefaultAppPermissionPolicy androidWorkProfileDefaultAppPermissionPolicyType 必需的密码类型。 可取值为:deviceDefaultpromptautoGrantautoDeny
workProfilePasswordBlockFingerprintUnlock 布尔值 指示是否阻止工作配置文件的指纹解锁。
workProfilePasswordBlockTrustAgents 布尔值 指示是否阻止工作配置文件的 Smart Lock 和其他信任代理。
workProfilePasswordExpirationDays Int32 工作配置文件密码过期之前的天数。 有效值为 1 至 365。
workProfilePasswordMinimumLength Int32 工作配置文件密码的最小长度。 有效值为 4 至 16
workProfilePasswordMinNumericCharacters Int32 工作配置文件密码中所需的最小数字字符数。 有效值 1 到 10
workProfilePasswordMinNonLetterCharacters Int32 工作配置文件密码中所需的非字母字符的最小数目。 有效值 1 到 10
workProfilePasswordMinLetterCharacters Int32 工作配置文件密码中所需的最少字母字符数。 有效值 1 到 10
workProfilePasswordMinLowerCaseCharacters Int32 工作配置文件密码中所需的最小小写字符数。 有效值 1 到 10
workProfilePasswordMinUpperCaseCharacters Int32 工作配置文件密码中所需的大写字符的最小数目。 有效值 1 到 10
workProfilePasswordMinSymbolCharacters Int32 工作配置文件密码中所需的最少符号数。 有效值 1 到 10
workProfilePasswordMinutesOfInactivityBeforeScreenTimeout Int32 屏幕超时之前的不活动分钟数。
workProfilePasswordPreviousPasswordBlockCount Int32 要阻止的以前工作配置文件密码的数目。 有效值为 0 至 24
workProfilePasswordSignInFailureCountBeforeFactoryReset Int32 删除工作配置文件和删除所有公司数据之前允许的登录失败次数。 有效值 1 到 16
workProfilePasswordRequiredType androidWorkProfileRequiredPasswordType 所需的工作配置文件密码类型。 可取值为:deviceDefaultlowSecurityBiometricrequiredatLeastNumericnumericComplexatLeastAlphabeticatLeastAlphanumericalphanumericWithSymbols
workProfileRequirePassword 布尔值 工作配置文件需要或不需要密码
securityRequireVerifyApps Boolean 要求启用 Android 验证应用功能。

关系

关系 类型 说明
assignments deviceConfigurationAssignment 集合 设备配置文件的分配列表。 继承自 deviceConfiguration
deviceStatuses deviceConfigurationDeviceStatus 集合 按设备的设备配置安装状态。 继承自 deviceConfiguration
userStatuses deviceConfigurationUserStatus 集合 按用户排列的设备配置安装状态。 继承自 deviceConfiguration
deviceStatusOverview deviceConfigurationDeviceOverview 设备配置设备状态概述 继承自 deviceConfiguration
userStatusOverview deviceConfigurationUserOverview 设备配置用户状态概述 继承自 deviceConfiguration
deviceSettingStateSummaries settingStateDeviceSummary 集合 设备配置设置状态设备摘要 继承自 deviceConfiguration

JSON 表示形式

下面是资源的 JSON 表示形式。

{
  "@odata.type": "#microsoft.graph.androidWorkProfileGeneralDeviceConfiguration",
  "id": "String (identifier)",
  "lastModifiedDateTime": "String (timestamp)",
  "createdDateTime": "String (timestamp)",
  "description": "String",
  "displayName": "String",
  "version": 1024,
  "passwordBlockFingerprintUnlock": true,
  "passwordBlockTrustAgents": true,
  "passwordExpirationDays": 1024,
  "passwordMinimumLength": 1024,
  "passwordMinutesOfInactivityBeforeScreenTimeout": 1024,
  "passwordPreviousPasswordBlockCount": 1024,
  "passwordSignInFailureCountBeforeFactoryReset": 1024,
  "passwordRequiredType": "String",
  "workProfileDataSharingType": "String",
  "workProfileBlockNotificationsWhileDeviceLocked": true,
  "workProfileBlockAddingAccounts": true,
  "workProfileBluetoothEnableContactSharing": true,
  "workProfileBlockScreenCapture": true,
  "workProfileBlockCrossProfileCallerId": true,
  "workProfileBlockCamera": true,
  "workProfileBlockCrossProfileContactsSearch": true,
  "workProfileBlockCrossProfileCopyPaste": true,
  "workProfileDefaultAppPermissionPolicy": "String",
  "workProfilePasswordBlockFingerprintUnlock": true,
  "workProfilePasswordBlockTrustAgents": true,
  "workProfilePasswordExpirationDays": 1024,
  "workProfilePasswordMinimumLength": 1024,
  "workProfilePasswordMinNumericCharacters": 1024,
  "workProfilePasswordMinNonLetterCharacters": 1024,
  "workProfilePasswordMinLetterCharacters": 1024,
  "workProfilePasswordMinLowerCaseCharacters": 1024,
  "workProfilePasswordMinUpperCaseCharacters": 1024,
  "workProfilePasswordMinSymbolCharacters": 1024,
  "workProfilePasswordMinutesOfInactivityBeforeScreenTimeout": 1024,
  "workProfilePasswordPreviousPasswordBlockCount": 1024,
  "workProfilePasswordSignInFailureCountBeforeFactoryReset": 1024,
  "workProfilePasswordRequiredType": "String",
  "workProfileRequirePassword": true,
  "securityRequireVerifyApps": true
}