tokenValue property

String? tokenValue
final

An encrypted token value containing session and caller information. Used to authenticate the connection to the instance.

Implementation

final String? tokenValue;