Show / Hide Table of Contents

Class ArcGISConfigurationExtensions

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

Inheritance
System.Object
ArcGISConfigurationExtensions
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.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, 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.7
.NET200.0 - 200.7
.NET Windows200.0 - 200.7
.NET Android200.0 - 200.7
.NET iOS200.0 - 200.7
.NET Framework200.0 - 200.7
UWP200.0 - 200.7
In This Article
Back to top Copyright © 2022 Esri.