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
Target | Versions |
---|---|
.NET Standard 2.0 | 200.6 |
.NET | 200.6 |
.NET Windows | 200.6 |
.NET Android | 200.6 |
.NET iOS | 200.6 |
.NET Framework | 200.6 |
UWP | 200.6 |