未验证 提交 82f32f83 编写于 作者: O openharmony_ci 提交者: Gitee

!3108 Done! 2579:补充权限管理资料

Merge pull request !3108 from wusongqing/TR2579
......@@ -204,6 +204,8 @@ getPermissionFlags(tokenID: number, permissionName: string): Promise<number&g
Obtains the flags of the specified permission of a given application. This API uses a promise to return the result.
**Required permissions**: ohos.permission.GET_SENSITIVE_PERMISSIONS, GRANT_SENSITIVE_PERMISSIONS, or REVOKE_SENSITIVE_PERMISSIONS
**System capability**: SystemCapability.Security.AccessToken
**Parameters**
......@@ -234,7 +236,7 @@ promise.then(data => {
Enumerates the permission grant states.
**System capability:** SystemCapability.Security.AccessToken
**System capability**: SystemCapability.Security.AccessToken
| Name | Default Value | Description |
| ----------------------------- | ---------------------- | ----------------------- |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册