WifiConfiguration.SecurityTypeEapWpa3Enterprise192Bit Field
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.
[Android.Runtime.Register("SECURITY_TYPE_EAP_WPA3_ENTERPRISE_192_BIT", ApiSince=31)]
public const Android.Net.Wifi.WifiConfigurationSecurityType SecurityTypeEapWpa3Enterprise192Bit = 5;
[<Android.Runtime.Register("SECURITY_TYPE_EAP_WPA3_ENTERPRISE_192_BIT", ApiSince=31)>]
val mutable SecurityTypeEapWpa3Enterprise192Bit : Android.Net.Wifi.WifiConfigurationSecurityType
Field Value
Value = 5Implements
- Attributes