Table of Contents

Class NtpConfiguration

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

Properties

FromDhcp

public bool FromDhcp { get; set; }

Property Value

bool

NtpServers

public List<string> NtpServers { get; set; }

Property Value

List<string>