oauthExpireIn property

int? oauthExpireIn
getter/setter pair

The number of seconds until the OAuth access token from the IdP expires.

Implementation

core.int? oauthExpireIn;