<?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 Re: IdentityManager.Current.FindServerInfo() in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/identitymanager-current-findserverinfo/m-p/647068#M16603</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Does anyone know why the IdentityManager.Current.FindServerInfo() method always returns null in the following code?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;FindserverInfo returns only the servers that are currently registered and no servers are registered at the beginning of the session.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Servers are registered either manually by calling 'RegisterServers' or automatically when a token credential is needed for an ArcGIS resource.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Dec 2012 12:20:55 GMT</pubDate>
    <dc:creator>DominiqueBroux</dc:creator>
    <dc:date>2012-12-10T12:20:55Z</dc:date>
    <item>
      <title>IdentityManager.Current.FindServerInfo()</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/identitymanager-current-findserverinfo/m-p/647067#M16602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Does anyone know why the IdentityManager.Current.FindServerInfo() method always returns null in the following code?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;
using System.Windows.Controls;
using ESRI.ArcGIS.Client;

namespace DebugTest
{
&amp;nbsp;&amp;nbsp;&amp;nbsp; public partial class MainPage : UserControl
&amp;nbsp;&amp;nbsp;&amp;nbsp; {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; public MainPage()
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; InitializeComponent();

&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IdentityManager.ServerInfo serverInfo = IdentityManager.Current.FindServerInfo("https://gis1.logis.org/arcgis");
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }
&amp;nbsp;&amp;nbsp;&amp;nbsp; }
}
&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2012 18:07:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/identitymanager-current-findserverinfo/m-p/647067#M16602</guid>
      <dc:creator>BenTreptow1</dc:creator>
      <dc:date>2012-12-06T18:07:42Z</dc:date>
    </item>
    <item>
      <title>Re: IdentityManager.Current.FindServerInfo()</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/identitymanager-current-findserverinfo/m-p/647068#M16603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Does anyone know why the IdentityManager.Current.FindServerInfo() method always returns null in the following code?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;FindserverInfo returns only the servers that are currently registered and no servers are registered at the beginning of the session.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Servers are registered either manually by calling 'RegisterServers' or automatically when a token credential is needed for an ArcGIS resource.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Dec 2012 12:20:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/identitymanager-current-findserverinfo/m-p/647068#M16603</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2012-12-10T12:20:55Z</dc:date>
    </item>
  </channel>
</rss>

