NM.SettingIP4
Description:
Content:
Constants:
- public const string CONFIG_ADDRESSES
- public const string CONFIG_DHCP_CLIENT_ID
- public const string CONFIG_DHCP_HOSTNAME
- public const string CONFIG_DHCP_SEND_HOSTNAME
- public const string CONFIG_DHCP_TIMEOUT
- public const string CONFIG_DNS
- public const string CONFIG_DNS_SEARCH
- public const string CONFIG_IGNORE_AUTO_DNS
- public const string CONFIG_IGNORE_AUTO_ROUTES
- public const string CONFIG_MAY_FAIL
- public const string CONFIG_METHOD
- public const string CONFIG_METHOD_AUTO
IPv4 configuration should be automatically determined via a method appropriate for the hardware interface, ie DHCP or PPP or some other device-specific manner.
- public const string CONFIG_METHOD_DISABLED
This connection does not use or require IPv4 address and it should be disabled.
- public const string CONFIG_METHOD_LINK_LOCAL
IPv4 configuration should be automatically configured for link-local-only operation.
- public const string CONFIG_METHOD_MANUAL
All necessary IPv4 configuration (addresses, prefix, DNS, etc) is specified in the setting's properties.
- public const string CONFIG_METHOD_SHARED
This connection specifies configuration that allows other computers to connect through it to the default network (usually the Internet).
- public const string CONFIG_NEVER_DEFAULT
- public const string CONFIG_ROUTES
- public const string CONFIG_ROUTE_METRIC
- public const string CONFIG_SETTING_NAME