Table of Contents

Class NetworkInterfaceConfig

Namespace
WINKOnvif.Core.Models.Devices
Assembly
WINKOnvif.Core.dll
public class NetworkInterfaceConfig
Inheritance
NetworkInterfaceConfig
Inherited Members

Properties

Dhcp

public bool Dhcp { get; set; }

Property Value

bool

IPv4

public IPConfiguration IPv4 { get; set; }

Property Value

IPConfiguration

IPv6

public IPConfiguration IPv6 { get; set; }

Property Value

IPConfiguration