Skip to content

libcURL.ProxyEngine.SetAuthMethods

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

libcURL.ProxyEngine.SetAuthMethods

Method Signature

 Function SetAuthMethods(NewAuthMask As libcURL.HTTPAuthMethods) As Boolean

Parameters

Name Type Comment
NewAuthMask HTTPAuthMethods An object which represents the proxy authentication methods which should be allowed

Return value

If the operation succeeds this method returns True.

See also

Clone this wiki locally