Specifies the criteria for a Lightweight Directory Access Protocol (LDAP) query for discovering Windows-based computers, limiting the returned objects to those that meet the criteria.

The following tables list the members exposed by the LdapQueryDiscoveryCriteria type.

Public Constructors

  Name Description
LdapQueryDiscoveryCriteria Overloaded. Initializes the LdapQueryDiscoveryCriteria class.
Top

Public Properties

  Name Description
public property Domain Gets or sets the name of the domain in which to discover Windows-based computers.
public property LdapQuery Gets or sets the Lightweight Directory Access Protocol (LDAP) query to use when discovering Windows-based computers.
Top

Public Methods (see also Protected Methods)

  Name Description
public method Equals  Overloaded. (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public methodstatic ReferenceEquals  (inherited from Object)
public method ToString  (inherited from Object)
Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top

See Also


Send comments about this topic to Microsoft.