UiPath Documentation
activities
latest
false
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。
UiPath logo, featuring letters U and I in white

Integration Service 活动

上次更新日期 2026年4月9日

删除成员

UiPath.DropboxBusiness.IntegrationService.Activities.DeleteMembers

此活动可从团队中删除成员。

在活动正文中

以下属性位于活动主体中:

  • “成员 ID” - “成员”对象的 ID。
  • 保留帐户- 将成员降级为基本帐户。用户将保留与其 Dropbox 帐户关联的电子邮件地址,以及其帐户中(不仅限于团队成员)中的数据。此字段的默认值为False
    备注:

    要保留帐户,应将参数Wipe_data设置为 false。

  • Retain_team_shares - 如果提供,则允许用户在降级为 Basic 帐户时保留已与其明确共享(而不是通过组)的 Dropbox 文件夹(非通过 Dropbox Robot)的访问权限。此字段的默认值为False
    备注:

    用户将无法保留对不允许外部共享的文件夹的访问权限。为了保持共享关系,应将wipe_data参数设置为False ,而keep_account参数应设置为True

  • Center_admin_id - 如果提供,则系统在转移流程中出错时,系统会通过电子邮件将其发送给该用户。如果提供了参数transfer_dest_id ,则还必须提供此参数。
  • Center_dest_id - 如果提供,则已删除成员帐户中的文件将转移给此用户。
  • “擦除数据” - 如果提供,则控制是否会在用户已关联的设备上删除用户的数据。此字段的默认值为True

属性

常见

  • “显示名称” - 活动的显示名称。该字段支持“字符串”类型输入。

其他

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

输出

  • ResponseStatus - The status of the request (success/failure information). Enter a ResponseStatus variable (UiPath.BAF.Models.ResponseStatus). The ResponseStatus object includes three properties that you can use in other activities.
    • Success - Boolean - Specifies whether the API request was successful.
    • ErrorCode - String - The response error if the API request is unsuccessful (Success=False).
    • Message - String - The error message
  • 在活动正文中
  • 属性
  • 常见
  • 其他
  • 输出

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新