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.
Top

Public Properties

  Name Description
public property IsDefaultActionAccount Gets a value that indicates whether the configuration uses the Management Server's default action account to discover the agents to uninstall.
public property 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
public method Dispose Releases the resources used by the UninstallAgentConfiguration object.
public method Equals  Overloaded. (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public methodstatic ReferenceEquals  (inherited from Object)
public method ResetActionAccount Sets the configuration to perform discovery using the Management Server's default action account.
public method ResetAgentInstallAccount Sets the configuration to use the default account for uninstalling agents.
public method SetActionAccount Overloaded. Sets the credentials that are used to discover the computers on which agents are uninstalled.
public method SetInstallAccount Sets the credentials that are used to uninstall agents.
public method ToString  (inherited from Object)
Top

Protected Methods

  Name Description
protected method Finalize Overridden. Frees the resources of the current UninstallAgentConfiguration object before it is reclaimed by the garbage collector.
protected method MemberwiseClone  (inherited from Object)
Top

See Also


Send comments about this topic to Microsoft.