API Reference
Class
LdapToolSearchFacets
Facet output for LDAP search facets query.
Inheritance
- Object
- LdapToolSearchFacets
Constructors
public LdapToolSearchFacets() #Inherited Methods
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.