Click or drag to resize
Galactic API

GroupClearMembership Method

Clears all members from this group.

Namespace:  Galactic.ActiveDirectory
Assembly:  Galactic.ActiveDirectory (in Galactic.ActiveDirectory.dll) Version: 1.3.0.499 (1.3.0.499)
Syntax
public bool ClearMembership()

Return Value

Type: Boolean
True if all members were cleared, false otherwise.
See Also