Skip to content

libcURL.HTTPAuthMethods.Operator_Convert

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

libcURL.HTTPAuthMethods.Operator_Convert

Method Signatures

 Sub Operator_Convert(FromMask As Integer)
 Sub Operator_Convert(FromEnum As libcURL.CURLAUTH)

Remarks

Constructs a new instance, or updates an existing instance, with the bitmask specified as FromMask or the method specified as FromEnum.

Clone this wiki locally