UninstallAgentConfiguration.UseDefaultAgentInstallAccount Property

Definition

Whether to use the default agent install account.

public:
 property bool UseDefaultAgentInstallAccount { bool get(); };
public bool UseDefaultAgentInstallAccount { get; }
member this.UseDefaultAgentInstallAccount : bool
Public ReadOnly Property UseDefaultAgentInstallAccount As Boolean

Property Value

Boolean

Returns a Boolean value that is true if the configuration uses the default account to uninstall agents, and false otherwise.

Applies to