TestimoX

API Reference

Class

LdapToolEnabledFacet

Namespace ADPlayground.Helpers
Assembly ADPlayground
Modifiers sealed

Enabled/disabled facet counts.

Inheritance

  • Object
  • LdapToolEnabledFacet

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 LdapToolEnabledFacet() #

Properties

public Int64 Enabled { get; set; } #

Enabled object count.

public Int64 Disabled { get; set; } #

Disabled object count.

public Int64 Unknown { get; set; } #

Count where enabled state could not be resolved.