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. |
Public
Properties
| Name | Description | |
|---|---|---|
|
Domain | Gets or sets the name of the domain in which to discover Windows-based computers. |
|
LdapQuery | Gets or sets the Lightweight Directory Access Protocol (LDAP) query to use when discovering Windows-based computers. |
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
|
Equals | Overloaded. (inherited from Object) |
|
GetHashCode | (inherited from Object) |
|
GetType | (inherited from Object) |
![]()
|
ReferenceEquals | (inherited from Object) |
|
ToString | (inherited from Object) |
Protected
Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.

