Forum Discussion
YungBlood
15 years agoStreaming Star
"ComponentReference.pdf" wrote:
Boolean SetUserAndPassword(String user, String password)
* Enables HTTP authentication using the specified user name and password. Note that HTTP basic authentication is deliberately disabled due to it being inherently insecure. HTTP digest authentication is supported.
Digest auth is built in.