TestimoX

API Reference

Class

GppGroupChangeEntry

Namespace ADPlayground.Gpo.Preferences
Assembly ADPlayground
Modifiers sealed

Represents a GPP Local Groups membership change.

Inheritance

Constructors

Properties

public String GroupName { get; set; } #

Target local group name.

public IReadOnlyList<String> MembersAdd { get; set; } #

Account names to add to the group.

public IReadOnlyList<String> MembersRemove { get; set; } #

Account names to remove from the group.