Click or drag to resize
TokenResponseRefreshTokenExpiresIn Property
Returns RefreshToken Expiry Value

Namespace:  Intuit.Ipp.OAuth2PlatformClient
Assembly:  Intuit.Ipp.OAuth2PlatformClient (in Intuit.Ipp.OAuth2PlatformClient.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public long RefreshTokenExpiresIn { get; }

Property Value

Type: Int64
See Also