TestimoX

API Reference

Class

GpoRef

Namespace ADPlayground.Gpo
Assembly ADPlayground
Modifiers sealed

Lightweight reference to a GPO (GUID + display name).

Inheritance

  • Object
  • GpoRef

Constructors

Methods

public override String ToString() #
Returns: String

Returns a friendly representation combining name and identifier for display surfaces.

Returns

Name (GUID) when the display name is known; otherwise the GUID.

Properties

public Guid Id { get; set; } #

Identifier of the GPO.

public String Name { get; set; } #

Display name of the GPO.