androidDeviceOwnerWiFiSecurityType 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 Security Types for Android Device Owner.

Members

Member Value Description
open 0 Open (No Authentication).
wep 1 WEP Encryption.
wpaPersonal 2 WPA-Personal/WPA2-Personal.
wpaEnterprise 4 WPA-Enterprise/WPA2-Enterprise. Must use AndroidDeviceOwnerEnterpriseWifiConfiguration type to configure enterprise options.