Autodesk Vault ProfessionalVault API

GetServerConfiguration Method

Autodesk.Connectivity.WebServicesAdminService

Gets various peices of configuration information.

Required Permissions

AllowAny

Syntax

public ServerCfg GetServerConfiguration()
Public Function GetServerConfiguration() As ServerCfg

Return Value

Various pieces of configuration information.

Remarks

This function will tell which behaviors, content sources and property features are supported.

See Also