Skip to content

libcURL.cURLSession.HTTPAuthenticationMethod

Andrew Lambert edited this page Nov 26, 2022 · 2 revisions

libcURL.cURLSession.HTTPAuthenticationMethod

Property Declaration

 Dim HTTPAuthenticationMethod As libcURL.HTTPAuthMethods

Remarks

Gets and sets the available/allowed HTTP authentication methods. You may set either an instance of HTTPAuthMethods with one or more methods enabled, or a member of the CURLAUTH enumeration to enable a single method only.

Clone this wiki locally