profile 安卓work_获取 androidWorkProfileCompliancePolicy

获取 androidWorkProfileCompliancePolicyGet androidWorkProfileCompliancePolicy

2020/9/22

本文内容

命名空间:microsoft.graphNamespace: microsoft.graph

注意: 适用于 Intune 的 Microsoft Graph API 需要适用于租户的活动 Intune 许可证。Note: The Microsoft Graph API for Intune requires an active Intune license for the tenant.

先决条件Prerequisites

要调用此 API,需要以下权限之一。要了解详细信息,包括如何选择权限的信息,请参阅权限。One of the following permissions is required to call this API. To learn more, including how to choose permissions, see Permissions.

权限类型Permission type

权限(从最高特权到最低特权)Permissions (from most to least privileged)

委派(工作或学校帐户)Delegated (work or school account)

DeviceManagementConfiguration.ReadWrite.All、DeviceManagementConfiguration.Read.AllDeviceManagementConfiguration.ReadWrite.All, DeviceManagementConfiguration.Read.All

委派(个人 Microsoft 帐户)Delegated (personal Microsoft account)

不支持。Not supported.

应用程序Application

不支持。Not supported.

HTTP 请求HTTP Request

GET /deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicyId}

可选的查询参数Optional query parameters

此方法支持 OData 查询参数 来帮助自定义响应。This method supports the OData Query Parameters to help customize the response.

请求标头Request headers

标头Header

值Value

AuthorizationAuthorization

Bearer 。必需。Bearer Required.

接受Accept

application/jsonapplication/json

请求正文Request body

请勿提供此方法的请求正文。Do not supply a request body for this method.

响应Response

If successful, this method returns a 200 OK response code and androidWorkProfileCompliancePolicy object in the response body.

示例Example

请求Request

下面是一个请求示例。Here is an example of the request.

GET https://graph.microsoft.com/v1.0/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicyId}

响应Response

下面是一个响应示例。注意:为了简单起见,可能会将此处所示的响应对象截断。将从实际调用中返回所有属性。Here is an example of the response. Note: The response object shown here may be truncated for brevity. All of the properties will be returned from an actual call.

HTTP/1.1 200 OK

Content-Type: application/json

Content-Length: 1417

{

"value": {

"@odata.type": "#microsoft.graph.androidWorkProfileCompliancePolicy",

"id": "4e385271-5271-4e38-7152-384e7152384e",

"createdDateTime": "2017-01-01T00:02:43.5775965-08:00",

"description": "Description value",

"lastModifiedDateTime": "2017-01-01T00:00:35.1329464-08:00",

"displayName": "Display Name value",

"version": 7,

"passwordRequired": true,

"passwordMinimumLength": 5,

"passwordRequiredType": "alphabetic",

"passwordMinutesOfInactivityBeforeLock": 5,

"passwordExpirationDays": 6,

"passwordPreviousPasswordBlockCount": 2,

"securityPreventInstallAppsFromUnknownSources": true,

"securityDisableUsbDebugging": true,

"securityRequireVerifyApps": true,

"deviceThreatProtectionEnabled": true,

"deviceThreatProtectionRequiredSecurityLevel": "secured",

"securityBlockJailbrokenDevices": true,

"osMinimumVersion": "Os Minimum Version value",

"osMaximumVersion": "Os Maximum Version value",

"minAndroidSecurityPatchLevel": "Min Android Security Patch Level value",

"storageRequireEncryption": true,

"securityRequireSafetyNetAttestationBasicIntegrity": true,

"securityRequireSafetyNetAttestationCertifiedDevice": true,

"securityRequireGooglePlayServices": true,

"securityRequireUpToDateSecurityProviders": true,

"securityRequireCompanyPortalAppIntegrity": true

}

}

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值