API Reference
Class
IdentityExposureDiagnosticRow
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.
Returned or exposed by
Constructors
public IdentityExposureDiagnosticRow() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
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.