Table of Contents

Interface IReplicationSettings

Namespace
Skyline.DataMiner.Core.DataMinerSystem.Common
Assembly
Skyline.DataMiner.Core.DataMinerSystem.Common.dll

DataMiner element replication settings interface.

public interface IReplicationSettings
Extension Methods

Properties

Domain

Gets the domain the user belongs to.

IPAddressSourceAgent

Gets the IP address of the DataMiner Agent from which this element is replicated.

IsReplicated

Gets a value indicating whether this element is replicated.

Password

Gets the password corresponding with the user name to log in on the source DataMiner Agent.

SourceDmsElementId

Gets the system-wide element ID of the source element.

UserName

Gets the user name used to log in on the source DataMiner Agent.