Class WifiConfiguration.KeyMgmt
[Obsolete("Deprecated in JVM")]
public class WifiConfiguration.KeyMgmt : JVMBridgeBase<WifiConfiguration.KeyMgmt>, IDynamicMetaObjectProvider, IJVMBridgeCore, IEquatable<IJVMBridgeBaseInstance>, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeBaseInstance, IJVMBridgeDefinition
- Inheritance
-
WifiConfiguration.KeyMgmt
- Implements
- Extension Methods
Constructors
KeyMgmt(IJVMBridgeBaseInitializer)
Initializer used internally by JCOBridge. Do not use directly.
[Obsolete("This public initializer is needed for JCOBridge internal use, other uses can produce unidentible behaviors.")]
public KeyMgmt(IJVMBridgeBaseInitializer initializer)
Parameters
initializerIJVMBridgeBaseInitializer
Properties
BridgeClassName
Java class name to be instantiated
public override string BridgeClassName { get; }
Property Value
DPP
[Obsolete("Deprecated in JVM")]
public static int DPP { get; set; }
Property Value
FILS_SHA256
[Obsolete("Deprecated in JVM")]
public static int FILS_SHA256 { get; set; }
Property Value
FILS_SHA384
[Obsolete("Deprecated in JVM")]
public static int FILS_SHA384 { get; set; }
Property Value
FT_EAP
[Obsolete("Deprecated in JVM")]
public static int FT_EAP { get; set; }
Property Value
FT_PSK
[Obsolete("Deprecated in JVM")]
public static int FT_PSK { get; set; }
Property Value
IEEE8021X
[Obsolete("Deprecated in JVM")]
public static int IEEE8021X { get; set; }
Property Value
IsBridgeAbstract
true if the BridgeClassName is an abstract class, i.e. cannot be created an instance
public override bool IsBridgeAbstract { get; }
Property Value
IsBridgeCloseable
true if the BridgeClassName implements java.lang.AutoCloseable
public override bool IsBridgeCloseable { get; }
Property Value
IsBridgeInterface
true if the BridgeClassName is an interface, i.e. does not have any public constructor
public override bool IsBridgeInterface { get; }
Property Value
IsBridgeStatic
true if the BridgeClassName is a static class, i.e. does not have any public constructor
public override bool IsBridgeStatic { get; }
Property Value
NONE
[Obsolete("Deprecated in JVM")]
public static int NONE { get; set; }
Property Value
OSEN
[Obsolete("Deprecated in JVM")]
public static int OSEN { get; set; }
Property Value
OWE
[Obsolete("Deprecated in JVM")]
public static int OWE { get; set; }
Property Value
SAE
[Obsolete("Deprecated in JVM")]
public static int SAE { get; set; }
Property Value
SUITE_B_192
[Obsolete("Deprecated in JVM")]
public static int SUITE_B_192 { get; set; }
Property Value
WAPI_CERT
[Obsolete("Deprecated in JVM")]
public static int WAPI_CERT { get; set; }
Property Value
WAPI_PSK
[Obsolete("Deprecated in JVM")]
public static int WAPI_PSK { get; set; }
Property Value
WPA2_PSK
[Obsolete("Deprecated in JVM")]
public static int WPA2_PSK { get; set; }
Property Value
WPA_EAP
[Obsolete("Deprecated in JVM")]
public static int WPA_EAP { get; set; }
Property Value
WPA_EAP_SHA256
[Obsolete("Deprecated in JVM")]
public static int WPA_EAP_SHA256 { get; set; }
Property Value
WPA_PSK
[Obsolete("Deprecated in JVM")]
public static int WPA_PSK { get; set; }
Property Value
WPA_PSK_SHA256
[Obsolete("Deprecated in JVM")]
public static int WPA_PSK_SHA256 { get; set; }
Property Value
strings
[Obsolete("Deprecated in JVM")]
public static String[] strings { get; set; }
Property Value
- String[]
varName
[Obsolete("Deprecated in JVM")]
public static String varName { get; set; }