API Reference
Class
AdmxProviderCacheFinding
Single ADMX provider cache posture finding.
Inheritance
- Object
- AdmxProviderCacheFinding
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 AdmxProviderCacheFinding() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public String Id { get; set; } #Stable finding identifier.
public String Severity { get; set; } #Severity label (Critical, Warning, Informational).
public String Category { get; set; } #Finding category.
public String Message { get; set; } #Human-readable finding message.
public String Source { get; set; } #Source file or folder.
public String Destination { get; set; } #Destination file or folder.
public String Detail { get; set; } #Additional detail.