Show / Hide Table of Contents

Property Configuration

Configuration

Gets the OAuth configuration details of an application that can sign into an ArcGIS Online or ArcGIS Enterprise portal using OAuth.

Declaration
public OAuthUserConfiguration Configuration { get; }
Property Value
Type Description
OAuthUserConfiguration

The OAuth configuration details of an application that can sign into an ArcGIS Online or ArcGIS Enterprise portal using OAuth.

Remarks

This property reflects the original configuration used to create this credential. If OAuthUserConfigurations specifies a different configuration for the same portal URL, it will be used for subsequent token requests. See also: Register Your Application

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.6 - 200.8
.NET200.6 - 200.8
.NET Windows200.6 - 200.8
.NET Android200.6 - 200.8
.NET iOS200.6 - 200.8
.NET Framework200.6 - 200.8
UWP200.6 - 200.8
In This Article
Back to top Copyright © 2022 Esri.