TestimoX

API Reference

Class

AdmxCentralStoreUsageError

Namespace ADPlayground.Gpo
Assembly ADPlayground
Modifiers sealed

Non-fatal GPO usage scan error.

Inheritance

  • Object
  • AdmxCentralStoreUsageError

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

public AdmxCentralStoreUsageError() #

Properties

public Nullable<Guid> GpoId { get; set; } #

Source GPO identifier when known.

public String GpoName { get; set; } #

Source GPO display name when known.

public String Stage { get; set; } #

Stage that failed.

public String Message { get; set; } #

Error message.