Protocols / Network / WlanEncryptionMode Value

This configuration value has been deprecated. Do not use it in new code as we may remove it in the future.

This value specifies the encryption mode used in the WLAN.

Properties

Format

Name Type/Size Description
- Enumeration (8 bits) Supported encryption modes
Values:
  • Open (0x00)
    No encryption
  • WPA (0x01)
  • WPA2 (0x02)
    WPA2 (default)
  • WEP (0x03)
  • LEAP (0x04)
  • PEAP (0x05)