LdapQueryDiscoveryCriteria Class
System Center
Updated: April 16, 2012
Applies To: Operations Manager for System Center 2012
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.
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
| Name | Description | |
|---|---|---|
![]() | LdapQueryDiscoveryCriteria() | Initializes the LdapQueryDiscoveryCriteria class. |
![]() | LdapQueryDiscoveryCriteria(String^, String^) | Initializes the LdapQueryDiscoveryCriteria class with a query and domain name for discovering Windows-based computers. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


