已合并
add ohos.permission.ENTERPRISE_ENCRYPT_BLOCK_DEVICE #159981
Qiezbgao创建于 22 天前
add ohos.permission.ENTERPRISE_ENCRYPT_BLOCK_DEVICE #159981
已合并
共 2 个文件变更+34-0
| @@ -891,4 +891,21 @@ Allows an MDM application to add widgets to the home screen. | |||
| 891 | 891 | ||
| 892 | **Supported devices**: phones | PCs/2-in-1 devices | tablets | 892 | **Supported devices**: phones | PCs/2-in-1 devices | tablets |
| 893 | 893 | ||
| 894 | +**Since**: 26.1.0 | ||
| 895 | + | ||
| 896 | +## ohos.permission.ENTERPRISE_ENCRYPT_BLOCK_DEVICE | ||
| 897 | + | ||
| 898 | +Allows an MDM application to mount and unmount the encrypted partition and swap partition of encrypted USB drives. | ||
| 899 | + | ||
| 900 | +<!--RP1--><!--RP1End--> | ||
| 901 | + | ||
| 902 | +**Permission level**: system_basic | ||
| 903 | + | ||
| 904 | +**Authorization mode**: system_grant | ||
| 905 | + | ||
| 906 | +<!--Del--> | ||
| 907 | +**Certificate-based authorization**: true<!--DelEnd--> | ||
| 908 | + | ||
| 909 | +**Supported devices**: PCs/2-in-1 devices | ||
| 910 | + | ||
| 894 | **Since**: 26.1.0 | 911 | **Since**: 26.1.0 |
| @@ -901,4 +901,21 @@ MDM应用的详细介绍,请参考[MDM Kit简介](../../mdm/mdm-kit-intro.md) | |||
| 901 | 901 | ||
| 902 | **支持设备**:Phone | PC/2in1 | Tablet | 902 | **支持设备**:Phone | PC/2in1 | Tablet |
| 903 | 903 | ||
| 904 | +**起始版本**:26.1.0 | ||
| 905 | + | ||
| 906 | +## ohos.permission.ENTERPRISE_ENCRYPT_BLOCK_DEVICE | ||
| 907 | + | ||
| 908 | +允许MDM应用挂载和卸载加密U盘加密区与交换区。 | ||
| 909 | + | ||
| 910 | +<!--RP1--><!--RP1End--> | ||
| 911 | + | ||
| 912 | +**权限级别**:system_basic | ||
| 913 | + | ||
| 914 | +**授权方式**:系统授权(system_grant) | ||
| 915 | + | ||
| 916 | +<!--Del--> | ||
| 917 | +**是否支持证书授权**:true<!--DelEnd--> | ||
| 918 | + | ||
| 919 | +**支持设备**:PC/2in1 | ||
| 920 | + | ||
| 904 | **起始版本**:26.1.0 | 921 | **起始版本**:26.1.0 |
英文也要添加。