Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 2.13 KB

XiqHotspotNaiRealm.md

File metadata and controls

34 lines (25 loc) · 2.13 KB

extremecloudiq.model.xiq_hotspot_nai_realm.XiqHotspotNaiRealm

List of Network Access Identification (NAI) realms. A NAI realm is a FQDN of a service provider.

Model Type Info

Input Type Accessed Type Description Notes
dict, frozendict.frozendict, frozendict.frozendict, List of Network Access Identification (NAI) realms. A NAI realm is a FQDN of a service provider.

Dictionary Keys

Key Input Type Accessed Type Description Notes
name str, str, The Network Access Identifier (NAI) Realm name
description str, str, The NAI Realm description. [optional]
eap_methods list, tuple, tuple, The list of Extensible Authentication Protocol (EAP) methods. [optional]
encoding_type XiqHotspotNaiEncodingType XiqHotspotNaiEncodingType [optional]
any_string_name dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO any string name can be used but the value must be the correct type [optional]

eap_methods

The list of Extensible Authentication Protocol (EAP) methods.

Model Type Info

Input Type Accessed Type Description Notes
list, tuple, tuple, The list of Extensible Authentication Protocol (EAP) methods.

Tuple Items

Class Name Input Type Accessed Type Description Notes
XiqHotspotEapMethod XiqHotspotEapMethod XiqHotspotEapMethod

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