The configuration settings for accessing secure LANs. This configuration is available for each configured ethernet interface.
Name | Type | Description | Attributes |
---|---|---|---|
enabled | boolean | Indicates whether secure access is enabled. | |
accessId | AccessId | The identifier (account or user name) to use when accessing a secure LAN | |
accessPassword | AccessPassword | The password to use when accessing a secure LAN | |
authenticationProtocol | SecureAuthenticationProtocol | The protocol to use when authenticating against a secure LAN | |
authenticationMethod | EapAuthenticationMethod | The method by which authentication will be attempted |
Name | Type | Restrictions |
---|---|---|
AccessPassword | string | Length of value must be >=0 Length of value must be <=256 |
AccessId | string | Length of value must be >=0 Length of value must be <=128 |