Class ArcGISPortal
The entry point into the ArcGIS portal services hosted by ArcGIS Online and ArcGIS Enterprise.
Inheritance
Namespace: Esri.ArcGISRuntime.Portal
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class ArcGISPortal
Remarks
ArcGIS portals are geospatial content management systems from Esri that customers can use to securely store, manage, and access different types of content. There are two types of portals:
- ArcGIS Online portal - a service hosted by Esri that you can access with a ArcGIS Developer account or ArcGIS Online account.
- ArcGIS Enterprise portal - a service hosted by ArcGIS Enterprise that you can access with an ArcGIS Enterprise account.
The Arc
For more information about authenticating your app or its users with a portal, see the Introduction to security and authentication topic in the developer guide.
Properties
Name | Description |
---|---|
Culture |
Gets the information that specifies culture-specific formatting to use when accessing Arc |
Portal |
Gets the details about this Arc |
Uri | Gets the URI of this portal. |
User | Gets the current user. Available only to authenticated users after initialization. |
Methods
Name | Description |
---|---|
Create |
Creates asynchronously a new instance of the Arc |
Create |
Creates asynchronously a new instance of the Arc |
Create |
Creates asynchronously a new instance of the Arc |
Create |
Creates asynchronously a new instance of the Arc |
Create |
Creates asynchronously a new instance of the Arc |
Create |
Creates asynchronously a new instance of the Arc |
Create |
Creates asynchronously a new instance of the Arc |
Create |
Creates asynchronously a new instance of the Arc |
Create |
Creates asynchronously a new instance of the Arc |
Create |
Creates asynchronously a new instance of the Arc |
Find |
Finds portal groups from a query string. |
Find |
Finds portal groups that match the query parameters specified. |
Find |
Finds portal items that match the query parameters specified. |
Find |
Finds portal items that match the query parameters specified |
Find |
Finds portal users that match the query parameters specified. |
Find |
Finds portal users that match the query parameters specified. |
Get |
Executes a portal query with the Basemap |
Get |
Executes a portal query with the Basemap |
Get |
Executes a portal query to fetch the developer basemaps for this portal. |
Get |
Executes a portal query to fetch the developer basemaps for this portal. |
Get |
Gets the featured groups for the organization.
This method uses the Featured |
Get |
Gets the featured groups for the organization.
This method uses the Featured |
Get |
Gets the featured items asynchronously.
This method uses the Featured |
Get |
Gets the featured items asynchronously.
This method uses the Featured |
Get |
Retrieves the current portal user's License |
Get |
Retrieves the Portal |
Get |
Retrieves the Portal |
Get |
Executes a portal query with the Styles |
Get |
Executes a portal query with the Styles |
Get |
Executes a portal query with the Symbol |
Get |
Executes a portal query with the Symbol |
Get |
Executes a portal query with the Vector |
Get |
Executes a portal query with the Vector |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.3 - 200.6 |
.NET | 100.13 - 200.6 |
.NET Windows | 100.13 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.0 - 200.6 |
Xamarin.Android | 100.0 - 100.15 |
Xamarin.iOS | 100.0 - 100.15 |
UWP | 100.0 - 200.6 |