UninstallAgentConfiguration Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Represents a configuration to use when uninstalling agents on managed computers.
The following tables list the members exposed by the UninstallAgentConfiguration type.
Public Constructors
Name | Description | |
---|---|---|
UninstallAgentConfiguration | Overloaded. |
Top
Public Properties
Name | Description | |
---|---|---|
IsDefaultActionAccount | Gets a value that indicates whether the configuration uses the Management Server's default action account to discover the agents to uninstall. | |
UseDefaultAgentInstallAccount | Gets a value that indicates whether the configuration uses the default account to uninstall agents on managed computers. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Dispose | Releases the resources used by the UninstallAgentConfiguration object. | |
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ResetActionAccount | Sets the configuration to perform discovery using the Management Server's default action account. | |
ResetAgentInstallAccount | Sets the configuration to use the default account for uninstalling agents. | |
SetActionAccount | Sets the credentials that are used to discover the computers on which agents are uninstalled. | |
SetInstallAccount | Sets the credentials that are used to uninstall agents. | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | Overridden. Frees the resources of the current UninstallAgentConfiguration object before it is reclaimed by the garbage collector. | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
UninstallAgentConfiguration Class
Microsoft.EnterpriseManagement.Administration Namespace