WifiConfiguration.KeyMgmt.SuiteB192 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("SUITE_B_192", ApiSince=29)]
public const Android.Net.Wifi.KeyManagementType SuiteB192 = 10;
[<Android.Runtime.Register("SUITE_B_192", ApiSince=29)>]
val mutable SuiteB192 : Android.Net.Wifi.KeyManagementType
Field Value
Value = 10- Attributes