Show / Hide Table of Contents

Property RefreshTokenExpirationInterval

RefreshTokenExpirationInterval

Gets the requested expiration interval (in minutes) for the refreshToken generated by the OAuth request. Set this to MaxValue for getting the maximum refresh token supported by the portal (ninety days). The max interval can be overridden by the portal administrator.

Declaration
public TimeSpan RefreshTokenExpirationInterval { get; }
Property Value
Type Description
TimeSpan

The requested expiration interval for the refresh token generated by the OAuth request.

Remarks

If this is set to Zero, then the refresh token is valid for 14 days. The expiration resolution is whole minutes and seconds will be ignored.

See Also
RefreshTokenExchangeInterval

Applies to

Platforms and versions
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.