See: Description
| Interface | Description |
|---|---|
| WBEMClient |
The
WBEMClient interface is used to invoke WBEM operations
against a WBEM Server. |
| Class | Description |
|---|---|
| EnumerateResponse<E> |
This class is a container that stores the information from a Pull request.
|
| PasswordCredential |
PasswordCredential implements a password based credential. |
| RoleCredential |
RoleCredential implements a password based credential for a
role. |
| RolePrincipal |
RolePrincipal implements a Principal identity for a role. |
| UserPrincipal |
UserPrincipal implements a Principal identity for a client user
identity that authenticates with a username and password. |
| WBEMClientConstants |
This class defines the constants used for
WBEMClient
configuration. |
| WBEMClientFactory |
This class defines the functionality of a
WBEMClient factory,
which is used to retrieve a WBEMClient for a specified protocol. |
Copyright © 2005, 2012 IBM Corporation. All Rights Reserved.