Class LoginTokenInfo

Class Documentation

class LoginTokenInfo

Data for access and refresh tokens, and their expiry times.

Public Members

csp::common::String AccessToken
csp::common::String AccessExpiryTime
csp::common::String RefreshToken
csp::common::String RefreshExpiryTime