Interface IRemoteServerDefinition
- 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.