VpnChannel.SystemHealth 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 l’instruction d’intégrité de l’ordinateur client.
public:
property VpnSystemHealth ^ SystemHealth { VpnSystemHealth ^ get(); };
VpnSystemHealth SystemHealth();
public VpnSystemHealth SystemHealth { get; }
var vpnSystemHealth = vpnChannel.systemHealth;
Public ReadOnly Property SystemHealth As VpnSystemHealth
Valeur de propriété
Pointeur vers la classe VpnSystemHealth qui fournit l’accès à l’instruction d’intégrité de l’ordinateur client.
Configuration requise pour Windows
Fonctionnalités de l’application |
networkingVpnProvider
|