Property Auth As Integer
Return or set the HTTP authentication mode to use.
It can be one of the following constants:
Net.AuthNone for no authentication (the default).
Net.AuthBasic for BASIC authentication.
Net.AuthNTLM for NTLM authentication.