| Raritan PX2/PX3 JSON-RPC API
    | 
EAP authentication settings. More...
import"Net.idl";
| Public Attributes | |
| string | identity | 
| EAP identity. | |
| string | password | 
| EAP password (always empty on retrieval!) | |
| boolean | clearPassword | 
| Set to truewhen password should be cleared. | |
| string | clientCertChain | 
| client certificate chain | |
| string | clientPrivKey | 
| client private key (always empty on retrieval!) | |
| boolean | clearClientPrivKey | 
| Set to trueto clear the client private key. | |
| string | clientPrivKeyPassword | 
| password of client private key | |
| EapOuterAuthMethod_2_0_0 | outerMethod | 
| Outer authentication method. | |
| EapInnerAuthMethod_2_0_0 | innerMethod | 
| Inner authentication method. | |
| string | caCertChain | 
| CA certificate chain. | |
| boolean | forceTrustedCert | 
| Enforce trusted certificates. | |
| boolean | allowOffTimeRangeCerts | 
| allow expired and not yet valid TLS certs | |
| boolean | allowNotYetValidCertsIfTimeBeforeBuild | 
| allow not yet valid TLS certs if  More... | |
| string | authServerName | 
| Name of the RADIUS server (used to verify cert) | |
EAP authentication settings.
| boolean net::EapAuthSettings_3_0_0::allowNotYetValidCertsIfTimeBeforeBuild | 
allow not yet valid TLS certs if
the system time is before the build time
 1.8.14
 1.8.14