VpnNativeProfile.NativeProtocolType Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit le type de protocole tunnel pour la connexion VPN boîte de réception.
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
Valeur de propriété
Valeur d’énumération indiquant le type de protocole de tunnel pour la connexion VPN de boîte de réception.
Configuration requise pour Windows
Fonctionnalités de l’application |
networkingVpnProvider
|