accessTokenValidity property

int? accessTokenValidity
final

The time limit, specified by tokenValidityUnits, defaulting to hours, after which the access token is no longer valid and cannot be used.

Implementation

final int? accessTokenValidity;