refreshTokenExpirationDate property

DateTime? refreshTokenExpirationDate

The date that the refresh token expires.

This is available only for ArcGIS.com and ArcGIS Enterprise version 10.9.1 and above.

Implementation

DateTime? get refreshTokenExpirationDate => _refreshTokenExpirationDate.value;