Net.AuthAnySafe (gb.net.curl)

Const AuthAnySafe As Integer = -18

This constant represents any authentication method, except AuthBasic.

This is a convenience constant that makes libcurl pick any authentication method it finds suitable. libcurl will automatically select the one it finds most secure.