expiresAt property

int expiresAt
getter/setter pair

Epoch seconds after which the gateway refuses the token. Always set — this one leaves the machine, and unlike the ConnectToken it authorizes a dial target rather than a session, so it is minted short-lived.

Implementation

int expiresAt;