Property RefreshTokenExpirationInterval
RefreshTokenExpirationInterval
Gets the requested expiration interval (in minutes) for the refreshToken generated by the OAuth request.
Set this to System.
Declaration
public TimeSpan RefreshTokenExpirationInterval { get; }
Property Value
Type | Description |
---|---|
System. |
The requested expiration interval for the refresh token generated by the OAuth request. |
Remarks
If this is set to System.
See Also
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 200.5 - 200.6 |
.NET | 200.5 - 200.6 |
.NET Windows | 200.5 - 200.6 |
.NET Android | 200.5 - 200.6 |
.NET iOS | 200.5 - 200.6 |
.NET Framework | 200.5 - 200.6 |
UWP | 200.5 - 200.6 |