OAuthSession.expires

Expiration time of this session's access token.

Please note that, if this.canRefresh == true, this is not the end of the session lifetime.

class OAuthSession
@property const nothrow
SysTime
expires
()

Meta