Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CommunicationIdentityToken

Package version

An interface representing CommunicationIdentityToken.

Hierarchy

  • CommunicationIdentityToken

Index

Properties

Properties

expiresOn

expiresOn: Date

The expiry time of the token.

id

id: string

Identifier of the identity owning the token.

token

token: string

The token issued for the identity.

Generated using TypeDoc