Concepts specific to Web services 2.5
This section contains conceptual information that is specific to the 2.5 version of Web services.
- Accessing ASMX and WSDL files
Access ASMX and WSDL files from your internet browser. - Authenticating users through the WCF .SVC API with WsTrust [deprecated]
The WCF .SVC web services use a valid Security Token provided by a Security Token Service (STS). - Authenticating users through the ASMX API with Authentication Context [deprecated]
Each ASMX API call requires a valid authentication string, called the AuthenticationContext. - How to modify a baseline
Managing and updating version selection of your objects in a baseline. - How to retrieve blobs
Blobs can be retrieved through the API all at one time, or in chunks - Understanding ishvaluetype
Useishvaluetypeto specify what type of value you want to retrieve from a metadata field: its unique numerical identifier, its unique string identifier, its actual value or its label. Not all metadata fields have all these types of values, but all metadata fields have at least a value. - Understanding parameter and value references
This topic describes the usage of referenced values in parameters and xml metadata - Automating translation job creation through API
Automating translation job creation through API.