TestimoX

API Reference

Class

GppGroupChangeEntry

Namespace ADPlayground.Gpo.Preferences
Assembly ADPlayground
Modifiers sealed

Represents a GPP Local Groups membership change.

Inheritance

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

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.