Tag: credentials

  • WebServiceManager

    The service manager concept has been around for a while.  Almost every SDK and blog sample has one.  For Vault 2012, we decided to build it into the API.  It's a bit tricky to get used to at first.  But once you get the hang of it, you'll love it. WebServiceManager features: Login management –…

  • Issues with the Vault 2012 API

    There are a couple of issues that have already been found with the latest SDK.  I want to make sure everyone knows about them upfront. UserIdTicketCredentials and WebServiceCredentials  Please avoid using UserIdTicketCredentials and WebServiceCredentials in Autodesk.Connectivity.WebServicesTools.dll.  We found an issue where they log out of Vault incorrectly in certain cases. If you don't know what…