For SOAP requests, the username and password may be specified within the <...Options> element of each SOAP request. For more information, see SOAP Options.
Example:
<SampleOptions>
<Username>admin</Username>
<Password>admin123</Password>
. . .
</SampleOptions>