API Reference
Class
SmbShareDiagnosticFinding
A finding produced by SMB share diagnostics.
Inheritance
- Object
- SmbShareDiagnosticFinding
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
- Property SmbShareDiagnosticItem.Findings
- Property SmbShareEvidencePackage.Findings
Constructors
public SmbShareDiagnosticFinding() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public String ComputerName { get; set; } #Computer hosting the share.
public SmbShareDiagnosticSeverity Severity { get; set; } #Finding severity.
public String Identity { get; set; } #Identity involved in the finding, when applicable.
public String Sid { get; set; } #SID involved in the finding, when available.