-
-
Notifications
You must be signed in to change notification settings - Fork 11
libcURL.HTTPAuthMethods.SetOnly
Andrew Lambert edited this page Nov 7, 2015
·
5 revisions
#libcURL.HTTPAuthMethods.SetOnly
##Method Signature
Sub SetOnly(AuthMethod As libcURL.CURLAUTH)##Parameters
| Name | Type | Comment |
|---|---|---|
| AuthMethod | CURLAUTH | The authentication method to exclusively enable. |
##Remarks A convenience method that enables only the specified authentication method; all others are disabled.
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2014-26 Andrew Lambert, offered under the CC BY-SA 3.0 License.