Table of Contents

Class IPConfiguration

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

Properties

AcceptRouterAdvert

public bool AcceptRouterAdvert { get; set; }

Property Value

bool

Addresses

public List<IPAddress> Addresses { get; set; }

Property Value

List<IPAddress>

Enabled

public bool Enabled { get; set; }

Property Value

bool