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 | Initializes the UninstallAgentConfiguration class. |
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. |
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
|
Dispose | Releases the resources used by the UninstallAgentConfiguration object. |
|
Equals | Overloaded. (inherited from Object) |
|
GetHashCode | (inherited from Object) |
|
GetType | (inherited from Object) |
![]()
|
ReferenceEquals | (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 | Overloaded. 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) |
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) |
See Also
Send comments about this topic to Microsoft.

