Condividi tramite


IWithTunnelType Interface

Definition

The stage of a point-to-site configuration definition allowing to specify which tunnel type will be used.

public interface IWithTunnelType
type IWithTunnelType = interface
Public Interface IWithTunnelType
Derived

Methods

WithIkeV2Only()

Specifies that only IKEv2 VPN tunnel type will be used.

WithSstpOnly()

Specifies that only SSTP tunnel type will be used.

Applies to