dhcp_vendor_class_identifier


Description:

[ NoAccessorMethod ]
[ Version ( since = "1.28" ) ]
public string dhcp_vendor_class_identifier { owned get; set; }

The Vendor Class Identifier DHCP option (60).

Special characters in the data string may be escaped using C-style escapes, nevertheless this property cannot contain nul bytes. If the per-profile value is unspecified (the default), a global connection default gets consulted. If still unspecified, the DHCP option is not sent to the server.