Share via


VpnNativeProfile.NativeProtocolType Eigenschaft

Definition

Ruft den Tunnelprotokolltyp für die Posteingangs-VPN-Verbindung ab oder legt diese fest.

public:
 property VpnNativeProtocolType NativeProtocolType { VpnNativeProtocolType get(); void set(VpnNativeProtocolType value); };
VpnNativeProtocolType NativeProtocolType();

void NativeProtocolType(VpnNativeProtocolType value);
public VpnNativeProtocolType NativeProtocolType { get; set; }
var vpnNativeProtocolType = vpnNativeProfile.nativeProtocolType;
vpnNativeProfile.nativeProtocolType = vpnNativeProtocolType;
Public Property NativeProtocolType As VpnNativeProtocolType

Eigenschaftswert

Ein Enumerationswert, der den Tunnelprotokolltyp für die Posteingangs-VPN-Verbindung angibt.

Windows-Anforderungen

App-Funktionen
networkingVpnProvider

Gilt für: