Skip to content

libcURL.EasyHandle.SetAuthMethods

Andrew Lambert edited this page Nov 7, 2015 · 6 revisions

#libcURL.EasyHandle.SetAuthMethods

##Method Signature

 Function SetAuthMethods(NewAuthMask As libcURL.HTTPAuthMethods) As Boolean

##Parameters

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

##Return value If the operation succeeds this method returns True.

##See also

Clone this wiki locally