eapIdentity property
For authType wpa-eap or wpa2-eap. The EAP-PEAP username from your MS-CHAP account. Must match the configuration of your RADIUS server.
Implementation
@BuiltValueField(wireName: r'eapIdentity')
String? get eapIdentity;
For authType wpa-eap or wpa2-eap. The EAP-PEAP username from your MS-CHAP account. Must match the configuration of your RADIUS server.
@BuiltValueField(wireName: r'eapIdentity')
String? get eapIdentity;