<?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 check if a layer requires a token to initialize or not in ArcGIS Runtime SDK for WPF (Retired) Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/how-to-check-if-a-layer-requires-a-token-to/m-p/330299#M1652</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How can I check programatically for a Layer(Tiled, Dynamic or Feature) whether a token is required to initialize it or not. I want to know this before I initialize it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; I donot want to initialize it first and then view the error to know that I required a token for this service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I couldnot find any property in ArcGISTiledMapServiceLayer or ArcGISDynamicMapServiceLayer which can tell me that this service is secure.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Nov 2013 05:29:37 GMT</pubDate>
    <dc:creator>HumzaAkhtar</dc:creator>
    <dc:date>2013-11-26T05:29:37Z</dc:date>
    <item>
      <title>How to check if a layer requires a token to initialize or not</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/how-to-check-if-a-layer-requires-a-token-to/m-p/330299#M1652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How can I check programatically for a Layer(Tiled, Dynamic or Feature) whether a token is required to initialize it or not. I want to know this before I initialize it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; I donot want to initialize it first and then view the error to know that I required a token for this service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I couldnot find any property in ArcGISTiledMapServiceLayer or ArcGISDynamicMapServiceLayer which can tell me that this service is secure.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Nov 2013 05:29:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/how-to-check-if-a-layer-requires-a-token-to/m-p/330299#M1652</guid>
      <dc:creator>HumzaAkhtar</dc:creator>
      <dc:date>2013-11-26T05:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to check if a layer requires a token to initialize or not</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/how-to-check-if-a-layer-requires-a-token-to/m-p/330300#M1653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The workflow for identifying the type of security required is to use the Identity Manager and provide a challenge delegate. In the callback, the CredentialRequestInfos will contain an AuthenticationType value (&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/runtime-wpf/apiref/index.html?ESRI.ArcGIS.Client~ESRI.ArcGIS.Client.IdentityManager+AuthenticationType.html):" rel="nofollow" target="_blank"&gt;http://resources.arcgis.com/en/help/runtime-wpf/apiref/index.html?ESRI.ArcGIS.Client~ESRI.ArcGIS.Client.IdentityManager+AuthenticationType.html):&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Certificate = Authentication by client certificate (PKI infrastructure)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;NetworkCredential = HTTP secured service (Digest, basic or Integrated)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Token = Token secured service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Nov 2013 08:16:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/how-to-check-if-a-layer-requires-a-token-to/m-p/330300#M1653</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2013-11-26T08:16:23Z</dc:date>
    </item>
  </channel>
</rss>

