ConnectionCredential.UseSystemAccount Property

Definition

Gets a value indicating whether the system account should be used.

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

Property Value

true if the system account should be used; otherwise, false.

Applies to