11.5.3 AddBasicAuthorization Method
Adds a request header that specifies a username and password using HTTP basic authentication scheme. Note that in basic authentication scheme, username/password is sent in clear text, so basic authentication must be used in conjunction with HTTPS/TLS.
Input Arguments
|
Return Value
None