BaseUpdateAgentConfiguration.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 Booleantrueif the default agent install account is used, and returns false if the default agent install account is not used.

Applies to