Show / Hide Table of Contents

Property RefreshTokenExpirationDate

RefreshTokenExpirationDate

Gets the date that the OAuthRefreshToken expires on, if known and applicable.

Declaration
public DateTimeOffset? RefreshTokenExpirationDate { get; }
Property Value
Type Description
System.Nullable<System.DateTimeOffset>

The date that the refresh token expires on, or null if there is not enough information to estimate expiration.

Remarks

ArcGIS.com and ArcGIS Enterprise version 10.9.1+ provide exact refresh token expiration, which may differ from requested expiration depending on organization settings. If the server did not specify a refresh token expiration, this date is estimated based on TokenExpirationInterval.

Applies to

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