Show / Hide Table of Contents

Class OAuthApplicationTokenInfo

The OAuth application token information that can be used to access ready-to-use services, such as basemap layers, geocoding, and routing.

Inheritance
System.Object
OAuthApplicationTokenInfo
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.Security
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class OAuthApplicationTokenInfo

Properties

Name Description
AccessToken

Gets the access token to be used to make an authenticated request.

ExpirationDate

Gets the access token expiration date.

Applies to

TargetVersions
.NET Standard 2.0200.5 - 200.8
.NET200.5 - 200.8
.NET Windows200.5 - 200.8
.NET Android200.5 - 200.8
.NET iOS200.5 - 200.8
.NET Framework200.5 - 200.8
UWP200.5 - 200.8
In This Article
Back to top Copyright © 2022 Esri.