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

libcURL.CURLAUTH

Enumeration

Protected Enum CURLAUTH
  BASIC
  DIGEST
  DIGEST_IE
  NEGOTIATE
  NTLM
  NTLM_WB
  ANY

Remarks

Used in the HTTPAuthMethods class to set authentication methods.

Clone this wiki locally