<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to connect to Qlik using virtual proxy with .NET SDK in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-connect-to-Qlik-using-virtual-proxy-with-NET-SDK/m-p/2080047#M1231738</link>
    <description>&lt;P&gt;Uri uri = new Uri(ConfigurationHelper.GetValue("QlikSenseURL"));&lt;BR /&gt;ILocation location = Qlik.Engine.Location.FromUri(uri);&lt;/P&gt;
&lt;P&gt;var domain = ConfigurationHelper.GetValue("QlikUserDomain");&lt;BR /&gt;var user = ConfigurationHelper.GetValue("QlikUserName");&lt;BR /&gt;var pwd = ConfigurationHelper.GetValue("QlikUserPassword");&lt;BR /&gt;&lt;BR /&gt;location.VirtualProxyPath = "/" + ConfigurationHelper.GetValue("QlikSenseProxy");&lt;BR /&gt;location.AsNtlmUserViaProxy(loginCredentials: new NetworkCredential(user,pwd,domain));&lt;/P&gt;
&lt;P&gt;string res = "";&lt;BR /&gt;using (var hub = location.Hub())&lt;BR /&gt;{&lt;BR /&gt;res = hub.EngineVersion().ComponentVersion;&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
    <dc:creator>moshe_der</dc:creator>
    <dc:date>2026-01-26T16:26:21Z</dc:date>
    <item>
      <title>How to connect to Qlik using virtual proxy with .NET SDK</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-connect-to-Qlik-using-virtual-proxy-with-NET-SDK/m-p/2080047#M1231738</link>
      <description>&lt;P&gt;Uri uri = new Uri(ConfigurationHelper.GetValue("QlikSenseURL"));&lt;BR /&gt;ILocation location = Qlik.Engine.Location.FromUri(uri);&lt;/P&gt;
&lt;P&gt;var domain = ConfigurationHelper.GetValue("QlikUserDomain");&lt;BR /&gt;var user = ConfigurationHelper.GetValue("QlikUserName");&lt;BR /&gt;var pwd = ConfigurationHelper.GetValue("QlikUserPassword");&lt;BR /&gt;&lt;BR /&gt;location.VirtualProxyPath = "/" + ConfigurationHelper.GetValue("QlikSenseProxy");&lt;BR /&gt;location.AsNtlmUserViaProxy(loginCredentials: new NetworkCredential(user,pwd,domain));&lt;/P&gt;
&lt;P&gt;string res = "";&lt;BR /&gt;using (var hub = location.Hub())&lt;BR /&gt;{&lt;BR /&gt;res = hub.EngineVersion().ComponentVersion;&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-connect-to-Qlik-using-virtual-proxy-with-NET-SDK/m-p/2080047#M1231738</guid>
      <dc:creator>moshe_der</dc:creator>
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect to Qlik using virtual proxy with .NET SDK</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-connect-to-Qlik-using-virtual-proxy-with-NET-SDK/m-p/2080078#M1231742</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/t5/user/viewprofilepage/user-id/16958" target="_blank"&gt;@Albert_Candelario&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp; can you kindly advise?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2023 11:53:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-connect-to-Qlik-using-virtual-proxy-with-NET-SDK/m-p/2080078#M1231742</guid>
      <dc:creator>eyalnir_qlik</dc:creator>
      <dc:date>2023-06-05T11:53:53Z</dc:date>
    </item>
  </channel>
</rss>

