add_eap_method
Description:
Adds an allowed EAP method.
The setting is not valid until at least one EAP method has been added. See eap property for a list of allowed EAP methods.
Parameters:
this |
the Setting8021x |
eap |
the name of the EAP method to allow for this connection |
Returns:
true if the EAP method was successfully added, false if it was not a valid method or if it was already allowed. |