AllowWiFi

EASProvisionDoc.AllowWiFi property

Specifies whether the device allows the use of Wi-Fi connections. This property SHOULD be ignored if the client does not have Wi-Fi capability.

public bool? AllowWiFi { get; set; }

See Also