Autodesk Vault ProfessionalVault API

Ticket Property

Autodesk.DataManagement.Client.Framework.Vault.Currency.ConnectionsConnection

Gets an encrypted ticket that represents the unique connection to the server.

Syntax

public System.string Ticket {get;}
Public ReadOnly Property Ticket As System.String

Remarks

The ticket can change during the life of this connection object (ie. during a Re-login due to a connection time out).

See Also