Click or drag to resize
OidcConstantsTokenResponseRefreshTokenExpiresIn Field

[Missing <summary> documentation for "F:Intuit.Ipp.OAuth2PlatformClient.OidcConstants.TokenResponse.RefreshTokenExpiresIn"]

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 const string RefreshTokenExpiresIn = "x_refresh_token_expires_in"

Field Value

Type: String
See Also