Show / Hide Table of Contents

Property ApiKey

ApiKey

Gets or sets the API key to access API key enabled services and resources in ArcGIS Online.

Declaration
public string ApiKey { get; set; }
Property Value
Type Description
String

The API key to access API key enabled services and resources in ArcGIS Online.

Implements
IApiKeyResource.ApiKey
Remarks

An API key is a unique key used to authorize access to specific services and resources in ArcGIS Online. It is also used to monitor access to those services. An API key is created and managed in the ArcGIS developer dashboard and is tied to a specific ArcGIS account. Setting the API key on a specific IApiKeyResource overrides the default key set on ApiKey.

See Also
ApiKey

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.11 - 200.0
.NET 6.0100.13 - 200.0
.NET 6.0 Windows100.13 - 200.0
.NET 6.0 Android200
.NET 6.0 iOS200
.NET Framework100.11 - 200.0
.NET 5100.11 - 100.12
.NET Core 3.1100.11 - 100.12
Android100.11 - 100.15
iOS100.11 - 100.15
UWP100.11 - 200.0
In This Article
Back to top Copyright © 2022 Esri.