TestimoX

API Reference

Class

SecurityCorePairSummary

Namespace ADPlayground.Gpo.SecurityCoreEvaluator
Assembly ADPlayground
Modifiers sealed

Pair summary wrapper carrying loopback mode and per-side summaries.

Inheritance

  • Object
  • SecurityCorePairSummary

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 SecurityCorePairSummary() #

Properties

public SecurityCoreSummary Computer { get; set; } #

Computer-side summary, when available.

public SecurityCoreSummary User { get; set; } #

User-side summary, when available.

public GpoLoopbackMode LoopbackMode { get; set; } #

Loopback mode in effect for the pair (None/Merge/Replace).