Show / Hide Table of Contents

Class ArcGISConfigurationExtensions

Provides methods for configuring the ArcGIS Maps SDK for .NET.

Inheritance
object
ArcGISConfigurationExtensions
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Esri.ArcGISRuntime
Assembly: Esri.ArcGISRuntime.dll
Syntax
public static class ArcGISConfigurationExtensions

Methods

Name Description
UseApiKey(IArcGISConfiguration, string)

Adds a default API key that allows your app to access ArcGIS location services and private portal items.

UseLicense(IArcGISConfiguration, string)

Adds a license using an Esri license string.

UseLicense(IArcGISConfiguration, string, params 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

TargetVersions
.NET Standard 2.0200.0 - 200.8
.NET200.0 - 300.0
.NET Windows200.0 - 300.0
.NET Android200.0 - 300.0
.NET iOS200.0 - 300.0
.NET Framework200.0 - 200.8
UWP200.0 - 200.8
In this article
Provide feedback
Back to top Copyright © 2025 Esri.