FindCriteria Fields
The FindCriteria type exposes the following members.
| Name | Description | |
|---|---|---|
|
ScopeMatchByExact | Specifies that scopes are matched by using a case-sensitive comparison (http://schemas.xmlsoap.org/ws/2004/10/discovery/strcmp0) as defined by the WS-Discovery Specification. |
|
ScopeMatchByLdap | Specifies that scopes are matched by using the LDAP method (http://schemas.xmlsoap.org/ws/2004/10/discovery/ldap) as defined by the WS-Discovery Specification. |
|
ScopeMatchByNone | Specifies that scopes are ignored as defined by the WS-Discovery Specification. |
|
ScopeMatchByPrefix | Specifies that scopes are matched using the prefix method (http://schemas.xmlsoap.org/ws/2004/10/discovery/rfc2396) as defined by the WS-Discovery Specification. |
|
ScopeMatchByUuid | Specifies that scopes are matched by using the UUID method (http://schemas.xmlsoap.org/ws/2004/10/discovery/uuid) as defined by the WS-Discovery Specification. |