Interface IDoubleHopConfiguration
Represents an interface for configurations with double hop settings.
Namespace: VpnSDK.Interfaces
Assembly: cs.temp.dll.dll
Syntax
public interface IDoubleHopConfiguration
Properties
DoubleHopSettings
Gets the double hop settings associated with the configuration.
Declaration
DoubleHopSettings DoubleHopSettings { get; }
Property Value
Type | Description |
---|---|
DoubleHopSettings |