Class ArcGISConfigurationExtensions
Provides methods for configuring the ArcGIS Maps SDK for .NET.
Namespace: Esri.ArcGISRuntime
Assembly: Esri.ArcGISRuntime.dll
Syntax
public static class ArcGISConfigurationExtensions
Methods
Name | Description |
---|---|
UseApiKey(IArcGISConfiguration, String) | Adds a default API key used to access API key enabled services and resources on ArcGIS Online. |
UseLicense(IArcGISConfiguration, String) | Adds a license using an Esri license string. |
UseLicense(IArcGISConfiguration, String, String[]) | Adds a license using an Esri license string. |
UseServiceCurveGeometryMode(IArcGISConfiguration, ServiceCurveGeometryMode) | Configures whether curve geometries are fetched from and sent to services that support them. |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 200 |
.NET 6.0 | 200 |
.NET 6.0 Windows | 200 |
.NET 6.0 Android | 200 |
.NET 6.0 iOS | 200 |
.NET Framework | 200 |
UWP | 200 |