Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 774 Bytes

XiqSsidDot1xEncryptionMethod.md

File metadata and controls

11 lines (7 loc) · 774 Bytes

extremecloudiq.model.xiq_ssid_dot1x_encryption_method.XiqSsidDot1xEncryptionMethod

The encryption method: for WPA_8021X, WPA2_8021X, please use CCMP or TKIP, for AUTO_8021X, please use AUTO_TKIP_CCMP, for WPA3_8021X, please use AES192

Model Type Info

Input Type Accessed Type Description Notes
str, str, The encryption method: for WPA_8021X, WPA2_8021X, please use CCMP or TKIP, for AUTO_8021X, please use AUTO_TKIP_CCMP, for WPA3_8021X, please use AES192 must be one of ["CCMP", "TKIP", "AUTO_TKIP_CCMP", "AES192", ]

[Back to Model list] [Back to API list] [Back to README]