wiFiProxySetting enum type

Namespace: microsoft.graph

Important: Microsoft Graph APIs under the /beta version are subject to change; production use is not supported.

Note: The Microsoft Graph API for Intune requires an active Intune license for the tenant.

Wi-Fi Proxy Settings.

Members

Member Value Description
none 0 Default. Indicates Wi-Fi Proxy is not set.
manual 1 Indicates Wi-Fi Proxy is set by manually specifying an address and port as well as an optional list of hostnames that are exculded. This value is not supported for AndroidWorkProfileWiFiConfigurations.
automatic 2 Indicates Wi-Fi Proxy is set automatically by providing the URL to a PAC (Proxy Auto Configuration) file which contains a list of proxy servers to use.
unknownFutureValue 3 Evolvable enumeration sentinel value. Do not use.