WifiSecurityType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum WifiSecurityType
type WifiSecurityType =
- Inheritance
-
WifiSecurityType
Fields
Name | Value | Description |
---|---|---|
Unknown | -1 | |
Open | 0 | |
Wep | 1 | |
Psk | 2 | |
Eap | 3 | |
Sae | 4 | |
EapWpa3Enterprise192Bit | 5 | |
Owe | 6 | |
WapiPsk | 7 | |
WapiCert | 8 | |
EapWpa3Enterprise | 9 | |
Osen | 10 | |
PasspointR1R2 | 11 | |
PasspointR3 | 12 | |
Dpp | 13 |