| Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
    | 
SSH authentication settings. More...
import <Security.idl;
| Public Attributes | |
| boolean | allowPasswordAuth | 
| Allow password authentication. | |
| boolean | allowPublicKeyAuth | 
| Allow public key authentication. | |
SSH authentication settings.
Definition at line 78 of file Security.idl.
| boolean security::SSHSettings::allowPasswordAuth | 
Allow password authentication.
Definition at line 79 of file Security.idl.
| boolean security::SSHSettings::allowPublicKeyAuth | 
Allow public key authentication.
Definition at line 80 of file Security.idl.