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