TieredManagementGroupConnectionSettings.ConnectForConnector Property

Definition

Gets or sets a value that indicates whether to connect using the connector account.

public:
 property bool ConnectForConnector { bool get(); void set(bool value); };
public bool ConnectForConnector { get; set; }
member this.ConnectForConnector : bool with get, set
Public Property ConnectForConnector As Boolean

Property Value

Type: Booleantrue if the connection will be established by using the connector account; otherwise, false.

Applies to