Ticket Property
Gets an encrypted ticket that represents the unique connection to the server.
Syntax
public System.string Ticket {get;}Public ReadOnly Property Ticket As System.StringRemarks
The ticket can change during the life of this connection object (ie. during a Re-login due to a connection time out).