CommunicationAccessToken interface
The access token for a user.
Property Details
expiresOn
The expiry time of the token.
expiresOn: Date
Property Value
Date
token
The access token issued for the user.
token: string
Property Value
string