Android.Net.Wifi.WifiEnterpriseConfig: Method Members

The methods of Android.Net.Wifi.WifiEnterpriseConfig are listed below. For a list of all members, see the WifiEnterpriseConfig Members list.

See Also: Inherited members from Java.Lang.Object

Public Methods

DescribeContents() : int
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
SetClientKeyEntry(Java.Security.IPrivateKey, Java.Security.Cert.X509Certificate)
Specify a private key and client certificate for client authorization.
WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)
Flatten this object in to a Parcel.