TestimoX

API Reference

Class

IdentityExposureDiagnosticRow

Namespace ADPlayground.IdentityExposure
Assembly ADPlayground
Modifiers sealed

Summary row for collection or projection diagnostics.

Inheritance

  • Object
  • IdentityExposureDiagnosticRow

Usage

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

Constructors

Properties

public String Collector { get; set; } #

Collector or projection component that emitted the diagnostic.

public String Severity { get; set; } #

Diagnostic severity.

public String Target { get; set; } #

Object or group the diagnostic applies to.

public String Message { get; set; } #

Human-readable diagnostic message.