OAuthExpiresIn
The lifetime in seconds of the OAuth AccessToken.
Syntax
property OAuthExpiresIn: String;
Data Type
String
Default Value
""
Remarks
Pair with OAuthTokenTimestamp to determine when the AccessToken will expire.
The lifetime in seconds of the OAuth AccessToken.
property OAuthExpiresIn: String;
String
""
Pair with OAuthTokenTimestamp to determine when the AccessToken will expire.