API Reference
Class
LdapToolSearchFacets
Facet output for LDAP search facets query.
Inheritance
- Object
- LdapToolSearchFacets
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 LdapToolSearchFacets() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public LdapToolEnabledFacet Enabled { get; set; } #Enabled/disabled aggregation when requested.
public IReadOnlyList<LdapToolContainerFacetRow> ContainersTop { get; set; } #Top container rows.
public Int64 ContainersUnique { get; set; } #Total unique container keys observed.
public Boolean ContainersTruncated { get; set; } #True when container facet rows were truncated by MaxFacetValues.
public IReadOnlyList<LdapToolUacFlagFacetRow> UacFlags { get; set; } #Requested UAC flag counts.
public IReadOnlyList<LdapToolPwdAgeBucketRow> PwdAgeBucketsDays { get; set; } #Password age bucket counts.