Click or drag to resize

WiFiSecurity Property

Gets or sets the security protocol of the WiFi network.

Namespace:  Opait.Barcode.QRCode
Assembly:  Opait.Barcode (in Opait.Barcode.dll) Version: 1.2.0.0
Syntax
C#
public WifiSecurity Security { get; set; }

Property Value

Type: WifiSecurity
See Also