CallbackAuthentication

The CallbackAuthentication object contains Username, Password, and CertificateName parameters.

ParameterTypeDescription
UsernamestringA string of data containing the username. This parameter is optional; however, if providing a username, a password must be provided.
PasswordstringA string of data containing the password. This parameter is optional.
CertificateNamestringA string of data containing the name of the Document Generation Services certificate. This parameter is optional; if not supplied, no certificate will be sent with the callback request.