Represents a configuration to use when uninstalling agents on managed computers.
The following tables list the members exposed by the UninstallAgentConfiguration type.
Name | Description | |
---|---|---|
UninstallAgentConfiguration | Overloaded. |
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. |
(see also Protected Methods)
Top
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) |
Name | Description | |
---|---|---|
Finalize | Overridden. Frees the resources of the current UninstallAgentConfiguration object before it is reclaimed by the garbage collector. | |
MemberwiseClone | (inherited from Object) |