API Reference / ErrorItemAPI ReferenceClass ErrorItemEdit on GitHubNamespace ADPlayground.DirectoryOps.EmptyOrganizationalUnitPostureServiceAssembly ADPlaygroundSource ADPlayground/DirectoryOps/EmptyOrganizationalUnitPostureService.cs:90Modifiers sealedProbe error item captured while checking OU contents.InheritanceObjectErrorItemFilter membersAll (8) Constructors (1) Methods (4) Properties (3)Show inherited Expand all Collapse all ResetConstructorspublic ErrorItem() #ADPlayground/DirectoryOps/EmptyOrganizationalUnitPostureService.cs:90Inherited 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 String DistinguishedName { get; set; } #ADPlayground/DirectoryOps/EmptyOrganizationalUnitPostureService.cs:90Organizational unit distinguished name associated with the error.public String Name { get; set; } #ADPlayground/DirectoryOps/EmptyOrganizationalUnitPostureService.cs:93Friendly OU name when available.public String Error { get; set; } #ADPlayground/DirectoryOps/EmptyOrganizationalUnitPostureService.cs:96Error message returned by the probe.