The members of Android.Net.Wifi.WifiEnterpriseConfig are listed below.
See Also: Inherited members from Java.Lang.Object
| Copy constructor |
| A constructor used when creating managed representations of JNI objects; called by the runtime. |
| AnonymousIdentity | string. Get the anonymous identity | |
| CaCertificate | Java.Security.Cert.X509Certificate. Get CA certificate | |
| [read-only] | ClientCertificate | Java.Security.Cert.X509Certificate. Get client certificate |
| [read-only] static | Creator | Android.OS.IParcelableCreator. |
| EapMethod | WifiEapMethod. Get the eap method. | |
| Identity | string. Get the identity | |
| Password | string. Get the password. | |
| Phase2Method | WifiPhase2Method. Get the phase 2 authentication method. | |
| SubjectMatch | string. Get subject match |
| [read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
| [read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
DescribeContents()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. | ||