NetworkProxySettings Enumerator
Description
A list of the valid network proxy settings.
Defined in namespace "adsk::core" and the header file is <Core\CoreTypeDefs.h>
Methods
Name
Value
Description
AutomaticProxySettings
0
Automatic proxy setting.
NoProxyProxySettings
1
No proxy setting.
OverrideProxySettings
3
Override proxy setting.
WindowsDefaultProxySettings
2
Windows default proxy setting.
Version
Introduced in version August 2014
© Copyright 2024 Autodesk, Inc.
Comment on this page.