BaseUpdateAgentConfiguration.UseDefaultAgentAccount Property

Definition

Whether to use the default agent account.

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

Property Value

Boolean

Returns Boolean that is true if the default agent account is used, andReturns false if the default agent account is not used.

Applies to