Skip to content

Latest commit

 

History

History

PortalInfoListAllFedServers

PortalInfoListAllFedServers

This sample shows how to retrieve detailed information about the connected Portal

View it live

Language:              C#
Subject:               Content
Contributor:           ArcGIS Pro SDK Team <arcgisprosdk@esri.com>
Organization:          Esri, https://www.esri.com
Date:                  04/04/2024
ArcGIS Pro:            3.3
Visual Studio:         2022
.NET Target Framework: net8.0-windows

Resources

Community Sample Resources

Samples Data

  • Sample data for ArcGIS Pro SDK Community Samples can be downloaded from the Releases page.

How to use the sample

  1. This solution is using the Newtonsoft.Json NuGet. If needed, you can install the NuGet from the "NuGet Package Manager Console" by using this script: "Install-Package Newtonsoft.Json".
  2. In Visual Studio click the Build menu. Then select Build Solution.
  3. Click Start button to open ArcGIS Pro.
  4. ArcGIS Pro will open, select any project.
  5. Click on the Add-In tab.
  6. On the Add-in tab click the 'Show Portal Info' button.
  7. After the 'PortalInfo Dockpane' opens click on the 'Show Portal Info' button.
    UI
  8. Portal Information is now displayed in the text box below the 'Show Portal Info' button.

      ArcGIS Pro SDK for Microsoft .NET Framework              Home | API Reference | Requirements | Download | Samples