API Reference / FileSidScanResultAPI ReferenceClass FileSidScanResultEdit on GitHubNamespace ADPlayground.AclAssembly ADPlaygroundSource ADPlayground/ACL/FileSidScanResult.cs:9Modifiers sealedOutput of a file/share SID scan.InheritanceObjectFileSidScanResultFilter membersAll (7) Constructors (1) Methods (4) Properties (2)Show inherited Expand all Collapse all ResetConstructorspublic FileSidScanResult() #ADPlayground/ACL/FileSidScanResult.cs:9Inherited Methodspublic override Boolean Equals(Object obj) #ADPlayground/DNSDebugLogging/DnsLogIpSummary.cs:20Returns: BooleanInherited from ObjectParametersobj Object requiredposition: 0public override Int32 GetHashCode() #ADPlayground/DNSDebugLogging/DnsLogIpSummary.cs:25Returns: Int32Inherited from Objectpublic Type GetType() #Returns: TypeInherited from Objectpublic override String ToString() #ADPlayground/DNSDebugLogging/DnsLogIpSummary.cs:15Returns: StringInherited from ObjectPropertiespublic IReadOnlyList<FileForeignSidFinding> Findings { get; set; } #ADPlayground/ACL/FileSidScanResult.cs:9All findings produced by the scan.public IReadOnlyDictionary<SidClassification, Int32> CountsByClassification { get; } #ADPlayground/ACL/FileSidScanResult.cs:13Counts per classification.