共用方式為


VpnNativeProfile.NativeProtocolType 屬性

定義

取得或設定收件匣 VPN 連線的通道通訊協定類型。

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

屬性值

列舉值,指出收件匣 VPN 連線的通道通訊協議類型。

Windows 需求

應用程式功能
networkingVpnProvider

適用於