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 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

TargetVersions
.NET Standard 2.0200
.NET 6.0200
.NET 6.0 Windows200
.NET 6.0 Android200
.NET 6.0 iOS200
.NET Framework200
UWP200
In This Article
Back to top Copyright © 2022 Esri.