eapPwd property

  1. @BuiltValueField.new(wireName: r'eapPwd')
String? get eapPwd

For eap peap. The EAP-PEAP password from your MS-CHAP account. Must match the configuration of your RADIUS server.

Implementation

@BuiltValueField(wireName: r'eapPwd')
String? get eapPwd;