# C1.DataConnector.C1ConnectionStringBuilder.ProxyServer

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_DataConnector_C1ConnectionStringBuilder_ProxyServer_" data-uid="C1.DataConnector.C1ConnectionStringBuilder.ProxyServer*">ProxyServer Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_DataConnector_C1ConnectionStringBuilder_ProxyServer_" data-uid="C1.DataConnector.C1ConnectionStringBuilder.ProxyServer*"></a>
<h4 id="C1_DataConnector_C1ConnectionStringBuilder_ProxyServer" data-uid="C1.DataConnector.C1ConnectionStringBuilder.ProxyServer">ProxyServer</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[Hierarchy(new string[] { &quot;ProxyAuthScheme=Basic&quot;, &quot;ProxyAuthScheme=Digest&quot;, &quot;ProxyAuthScheme=Kerberos&quot; })]
public string ProxyServer { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;Hierarchy(New String() { &quot;ProxyAuthScheme=Basic&quot;, &quot;ProxyAuthScheme=Digest&quot;, &quot;ProxyAuthScheme=Kerberos&quot; })&gt;
Public Property ProxyServer As String</code></pre>
</div>
</div>
