TokenInformation interface
Podrobnosti informací o tokenu
Vlastnosti
expiry |
Doba vypršení platnosti tokenu. |
securityPIN | Bezpečnostní kód PIN |
token | Hodnota tokenu. |
Podrobnosti vlastnosti
expiryTimeInUtcTicks
Doba vypršení platnosti tokenu.
expiryTimeInUtcTicks?: number
Hodnota vlastnosti
number
securityPIN
Bezpečnostní kód PIN
securityPIN?: string
Hodnota vlastnosti
string
token
Hodnota tokenu.
token?: string
Hodnota vlastnosti
string