Autodesk Vault ProfessionalVault API

ServerIdentities Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

The locations of the data server and filestore server.

Syntax

public class ServerIdentities 
Public Class ServerIdentities 

Properties

NameDescription
DataServerThe data server location, which is where all the database information resides.
FileServerThe file store server location, which is where all the file information resides.

Returned By

Where you get a ServerIdentities — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.Connectivity.WebServices.ServerIdentities

See Also