Contact us
View as Markdown
Ask AI

Open this page in an AI assistant with a ready-made prompt.

Opens a third-party service and shares a pre-filled prompt containing this public page URL, its product documentation URL and /llms.txt. No VirtoSoftware account or tenant data is included. Provider terms and privacy policies apply. Verify answers against the linked documentation.

OpenAI terms · OpenAI privacy policy · Anthropic terms · Anthropic privacy policy

Is User a member of an Active Directory group (Free)

This condition checks that user is member of specified Active Directory group.

Is User a member of an Active Directory group condition configured in the SharePoint Workflow Designer

SharePoint Workflow Designer Phrase

If this user is a member of this group Active Directory group in this domain.

Parameters

ParameterDescription
this userUser login name. Ex: “user@domain”, “domain\user” or “user”
this groupPath to existing user group.Supported formats:; - Full LDAP path “CN= group,OU=Test,DC=yourdomain,DC=local”; - Simple path from root with domain “yourdomain\test\group” or “yourdomain/test/group”; - Simple path from root without domain “test\group” or “test/group”,domain will be resolved automatically.; Use Active Directory Explorer (http://technet.microsoft.com/en-us/sysinternals/bb963907.aspx) to get correct LDAP path.
this domainDomain name.
Updated on August 12, 2026