Bagikan melalui


VpnNativeProfile.NativeProtocolType Properti

Definisi

Mendapatkan atau mengatur jenis protokol terowongan untuk koneksi VPN Kotak Masuk.

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

Nilai Properti

Nilai enum yang menunjukkan jenis protokol terowongan untuk koneksi VPN Kotak Masuk.

Persyaratan Windows

Kemampuan aplikasi
networkingVpnProvider

Berlaku untuk