Autodesk Vault ProfessionalVault API

UserID Property

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

Gets the unique identity of the authenticated user on the vault server.

Syntax

public System.long UserID {get;}
Public ReadOnly Property UserID As System.Long

Remarks

UserID has a value of Connection.AnonymousUserId for anonymous connections

See Also