The number of seconds until the access token expires, as returned by the token endpoint.
OptionalrefreshThe refresh token, if returned by the token endpoint.
Only sometimes available for JWT bearer (OAuth2JWTBearer) flows.
Fetching refresh tokens is disabled in most cases by the SAP Cloud SDK.
The IAS access token as a string.
Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.
Result of an IAS token request via getIasToken. Contains the access token expiration information, and an optional refresh token (available for JWT bearer flows).