Table of Contents

Interface IRemoteServerDefinition

Namespace
PushTechnology.ClientInterface.Client.Features.Control.Clients
Assembly
Diffusion.Client.dll

Interface for a full remote server specification including credentials.

Added in version 6.5.

public interface IRemoteServerDefinition : IRemoteServer
Inherited Members

Methods

GetCredentials()

Returns the credentials for the connection.

ICredentials GetCredentials()

Returns

ICredentials

The credentials for the connection.