securityType property

NetworkSecurityType? securityType
final

The security type of the Wi-Fi network. This can be WPA2_ENTERPRISE, WPA2_PSK, WPA_PSK, WEP, or OPEN.

Implementation

final NetworkSecurityType? securityType;