Access key
Configure access-key authentication for the Custom dictionary and Style guide APIs.
<Authentication>
<!-- Manually create and enter a unique access key for using the custom dictionary and style guide API.
It must be at least 20 characters, comprising upper and lower case letters and digits. -->
<AccessKey></AccessKey>
<!-- You can enable access key for all API commands here. -->
<UseAccessKeyForAllCommands>false</UseAccessKeyForAllCommands>
</Authentication>Last updated
Was this helpful?