Show / Hide Table of Contents

Class OAuthApplicationTokenInfo

The OAuth application token information that can be used to access OAuth token-secured ArcGIS content and services.

Inheritance
object
OAuthApplicationTokenInfo
Implements
IEquatable<OAuthApplicationTokenInfo>
object.Equals(object, object)
object.GetType()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Esri.ArcGISRuntime.Security
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class OAuthApplicationTokenInfo : IEquatable<OAuthApplicationTokenInfo>

Properties

Name Description
AccessToken

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

ExpirationDate

Gets the access token expiration date.

Methods

Name Description
Equals(object?)

Determines whether the specified object is equal to the current object.

GetHashCode()

Serves as the default hash function.

Applies to

TargetVersions
.NET Standard 2.0200.5 - 200.8
.NET200.5 - 300.0
.NET Windows200.5 - 300.0
.NET Android200.5 - 300.0
.NET iOS200.5 - 300.0
.NET Framework200.5 - 200.8
UWP200.5 - 200.8
In this article
Provide feedback
Back to top Copyright © 2025 Esri.