Click or drag to resize
Galactic API

GroupAllUserMembers Property

Does a recursive lookup to find all users that are a member of this group by way of subgroup membership.

Namespace:  Galactic.ActiveDirectory
Assembly:  Galactic.ActiveDirectory (in Galactic.ActiveDirectory.dll) Version: 1.3.0.499 (1.3.0.499)
Syntax
public List<User> AllUserMembers { get; }

Property Value

Type: ListUser
See Also