Click or drag to resize
Galactic API

GroupUserMembers Property

Users who are members of the group.

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

Property Value

Type: ListUser
See Also