Interface IConnectionConfiguration
Interface IConnectionConfiguration. Provides an interface for a connection configuration.
Namespace: VpnSDK.Public.Interfaces
Assembly: VpnSDK.dll
Syntax
public interface IConnectionConfigurationProperties
ConnectionType
Gets the connection type to use. ( OpenVPN, IKEv2, etc. )
Declaration
NetworkConnectionType ConnectionType { get; }Property Value
| Type | Description | 
|---|---|
| NetworkConnectionType |