UiPath Documentation
activities
latest
false

IT Automation activities

Last updated May 20, 2026

Is Member of Group

UiPath.AzureAD.Activities.AzureADIsMemberOfGroup

Description

Verifies if a specific object belongs to a group.

Project Compatibility

Windows - Legacy | Windows | Cross-platform

Configuration

Common

  • DisplayName - The display name of the activity.

Input

  • GroupId - Establishes the object's ID of the group. This field supports only strings and String variables.
  • ObjectId - Establishes the object's ID of the object. This field supports only strings and String variables.
  • RecurseIntoChildGroups - Indicates whether to search for members in the child groups of the specified group or not. The default value is False.

Misc

  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.

Output

  • IsMember - Indicates if the given object is a member of the group or not.

Permissions

This activity requires one of the following permissions to be set:

  • Delegated - User.ReadBasic.All and Group.Read.All, User.Read.All and Group.Read.All, Group.Read.All, Directory.Read.All, Directory.AccessAsUser.All
  • Application - User.Read.All and Group.Read.All, Group.Read.All, Directory.Read.All
  • Description
  • Project Compatibility
  • Configuration
  • Common
  • Input
  • Misc
  • Output
  • Permissions

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated