Compartir a través de


WifiEnterpriseConfig.EapMethod Propiedad

Definición

Obtenga el método eap.

public virtual Android.Net.Wifi.WifiEapMethod EapMethod { [Android.Runtime.Register("getEapMethod", "()I", "GetGetEapMethodHandler")] get; [Android.Runtime.Register("setEapMethod", "(I)V", "GetSetEapMethod_IHandler")] set; }
[<get: Android.Runtime.Register("getEapMethod", "()I", "GetGetEapMethodHandler")>]
[<set: Android.Runtime.Register("setEapMethod", "(I)V", "GetSetEapMethod_IHandler")>]
member this.EapMethod : Android.Net.Wifi.WifiEapMethod with get, set

Valor de propiedad

Atributos

Excepciones

en un método eap no válido

Comentarios

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código abierto de Android y se usan según los términos descritos en la licencia de atribución de Creative Commons 2.5.

Se aplica a