UninstallAgentConfiguration.UseDefaultAgentInstallAccount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Returns a Boolean value that is true if the configuration uses the default account to uninstall agents, and false otherwise.