API Reference / LdapToolEnabledFacetAPI ReferenceClass LdapToolEnabledFacetEdit on GitHubNamespace ADPlayground.HelpersAssembly ADPlaygroundSource ADPlayground/DNSDebugLogging/DnsLogIpSummary.cs:15Modifiers sealedEnabled/disabled facet counts.InheritanceObjectLdapToolEnabledFacetFilter membersAll (8) Constructors (1) Methods (4) Properties (3)Show inherited Expand all Collapse all ResetConstructorspublic LdapToolEnabledFacet() #Inherited 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 Int64 Enabled { get; set; } #ADPlayground/Helpers/LdapToolSearchFacetsService.cs:124Enabled object count.public Int64 Disabled { get; set; } #ADPlayground/Helpers/LdapToolSearchFacetsService.cs:127Disabled object count.public Int64 Unknown { get; set; } #ADPlayground/Helpers/LdapToolSearchFacetsService.cs:130Count where enabled state could not be resolved.