Package | Description |
---|---|
com.tencentcloudapi.ess.v20201111 | |
com.tencentcloudapi.ess.v20201111.models |
Modifier and Type | Method and Description |
---|---|
DescribeIntegrationRolesResponse |
EssClient.DescribeIntegrationRoles(DescribeIntegrationRolesRequest req)
此接口(DescribeIntegrationRoles)用于分页查询企业角色列表,列表按照角色创建时间升序排列。
角色分为系统默认角色与企业自定义角色,其中系统默认角色不可以禁用、删除、编辑权限项,只可往默认角色中添加成员。企业自定义角色为企业根据自身需要新增的角色,可根据企业具体情况设置各个角色的权限,例如新增财务岗、销售岗等角色。
企业版的系统默认角色包含如下角色:
| 角色名称 | 角色描述 |
|------------------------------|--------------------------------------------------------------------------|
| 超级管理员(电子签业务最高权限,e.g.法务/业务负责人) | 所有功能和数据管理权限,只能设置一位超管。 |
| IT信息管理员(IT系统负责人,e.g.
|
Constructor and Description |
---|
DescribeIntegrationRolesRequest(DescribeIntegrationRolesRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.