WifiConfiguration.RandomizedMacAddress Property
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
[System.Obsolete("deprecated")]
public virtual Android.Net.MacAddress RandomizedMacAddress { [Android.Runtime.Register("getRandomizedMacAddress", "()Landroid/net/MacAddress;", "GetGetRandomizedMacAddressHandler", ApiSince=29)] get; }
[<System.Obsolete("deprecated")>]
[<get: Android.Runtime.Register("getRandomizedMacAddress", "()Landroid/net/MacAddress;", "GetGetRandomizedMacAddressHandler", ApiSince=29)>]
member this.RandomizedMacAddress : Android.Net.MacAddress
Property Value
- Attributes