Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TokenInformation

Package version

The token information details.

Hierarchy

  • TokenInformation

Index

Properties

Optional expiryTimeInUtcTicks

expiryTimeInUtcTicks: undefined | number

Expiry time of token.

Optional securityPIN

securityPIN: undefined | string

Security PIN

Optional token

token: undefined | string

Token value.

Generated using TypeDoc