UiPath Documentation
activities
latest
false
IT 自动化活动
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。

Azure AD 应用程序作用域

Azure AD 应用程序作用域活动的属性和配置,该活动为其他 Azure Active Directory 活动提供应用程序权限作用域。使用应用程序作用域执行的所有活动均代表应用程序完成。

UiPath.AzureAD.Activities.AzureADApplicationScope

描述

为其他 Azure Active Directory 活动提供应用程序权限作用域。 使用应用程序作用域执行的所有活动均代表应用程序完成。

项目兼容性

Windows - 旧版 | Windows | 跨平台

配置

常见

  • “显示名称”- 活动的显示名称。

输入

  • ClientId - Establishes the client (application) ID. This field supports only strings and String variables.
  • ClientSecret - Establishes the client (application) secret. A client's secret is the equivalent of a session authorization token. This field supports only SecureString variables.
  • TenantId - Establishes the directory (tenant) ID. This field supports only strings and String variables.
    备注:

    有关如何获取 租户 ID 客户端 ID 客户端密码 的更多信息,请参阅 此处 。

其他

  • “私有”- 选中后将不再以“Verbose”级别记录变量和参数的值。

权限

可以通过 Microsoft Graph 访问Azure Active Directory ,Microsoft Graph 有两种类型的权限,即Azure AD 委派作用域委派权限应用程序权限应用程序权限由不需要用户登录的应用程序(后台服务或守护程序)使用。所有权限都需要得到管理员的同意。

备注:

Activities using Azure AD Delegated Scope are always executed on behalf of an authenticated user, while activities using Azure AD Application Scope are executed on behalf of an application.

  • 描述
  • 项目兼容性
  • 配置
  • 常见
  • 输入
  • 其他
  • 权限

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新