Autodesk Vault ProfessionalVault API

IdentityKey Property

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

Gets a string which uniquely identifies this connection.

Syntax

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

Remarks

This value is used for object identity and can be used to store a representation of a connection in a dictionary.

See Also