Determines the security modes of the WLAN port.
noRestrictions(1) The default value,no any security mode is set.
userLoginSecureExt(2) Access to the port is denied until the port
client is authorized (by 802.1X).
psk(3) Access to the port is denied until the port client is
authorized (by 802.1X key negotiation).
macAddressAndPsk(4) The MAC address is first authenticated and only if
this succeeds does the psk then attempt user authentication.
userLoginSecureExtOrPsk(5) This selects both the userLoginSecureExt and
psk modes together such that either is allowed to authorized access.
Which mode works for client depends on the client's choice.
ext(6) Access to the port is denied until the port client is
authenticated (by ext).