SecurityMode

public enum SecurityMode

The modes for assigning security configurations on a network interface.

Entries

Link copied to clipboard

No port authentication required

Link copied to clipboard

802.1x port authentication using EAP-TLS

Link copied to clipboard

Default mode. This mode leaves the currently set security mode as it is, unaffected.

Properties

Link copied to clipboard
public final String value

Functions

Link copied to clipboard
public String getValue()
Link copied to clipboard
Returns the enum constant of this type with the specified name.
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.