WifiConfiguration.GroupMgmtCipher.BipGmac256 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.
Caution
deprecated
[Android.Runtime.Register("BIP_GMAC_256", ApiSince=29)]
[System.Obsolete("deprecated")]
public const int BipGmac256 = 2;
[<Android.Runtime.Register("BIP_GMAC_256", ApiSince=29)>]
[<System.Obsolete("deprecated")>]
val mutable BipGmac256 : int
Field Value
Value = 2- Attributes