Skip to content

libcURL.HTTPAuthMethods

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

libcURL.HTTPAuthMethods

##Class Declaration

 Public Class HTTPAuthMethods

##Remarks This class represents a bitmask of available or permitted proxy authentication methods. Enabling or disabling an authentication method sets or clears the corresponding bit in the value returned from the Mask method.

You may pass this class directly to EasyHandle.SetOption.

##Methods

##Properties

##See also

Clone this wiki locally