UpdateAgentConfiguration Methods

Updated: April 16, 2012

(see also Protected Methods)
  Name Description
public method Dispose  Disposes of this object and releases all the object's resources. (inherited from BaseUpdateAgentConfiguration)
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ResetActionAccount  Sets the default action account to be used for the discovery task. (inherited from BaseUpdateAgentConfiguration)
public method ResetAgentAccount  Sets the default agent account to be used when the agent is running. (inherited from BaseUpdateAgentConfiguration)
public method ResetAgentInstallAccount  Sets the default agent install account to be used when the agent is installed. (inherited from BaseUpdateAgentConfiguration)
public method SetActionAccount  Sets the account to be used for discovery if the default action account is not used. (inherited from BaseUpdateAgentConfiguration)
public method SetAgentAccount  Sets the account used by the agent when it is running. (inherited from BaseUpdateAgentConfiguration)
public method SetInstallAccount  Sets the account used to install the agent. (inherited from BaseUpdateAgentConfiguration)
public method ToString  (inherited from Object)
  Name Description
protected method Finalize  Overridden. Allows for the cleanup of resources before garbage collection takes place. (inherited from Object)
protected method MemberwiseClone  (inherited from Object)