Table of Contents

Interface IReplicationServiceSettings

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

DataMiner service replication settings interface.

public interface IReplicationServiceSettings
Extension Methods

Properties

Domain

Gets the domain the user belongs to.

IPAddressSourceAgent

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

IsReplicated

Gets a value indicating whether this service is replicated.

Password

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

SourceDmsServiceId

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

UserName

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