Property RefreshTokenExpirationDate
RefreshTokenExpirationDate
Gets the date that the OAuth
Declaration
public DateTimeOffset? RefreshTokenExpirationDate { get; }
Property Value
Type | Description |
---|---|
System. |
The date that the refresh token expires on, or |
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 Token
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 200.3 - 200.7 |
.NET | 200.3 - 200.7 |
.NET Windows | 200.3 - 200.7 |
.NET Android | 200.3 - 200.7 |
.NET iOS | 200.3 - 200.7 |
.NET Framework | 200.3 - 200.7 |
UWP | 200.3 - 200.7 |