VpnChannel.SystemHealth Propriété

Définition

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

S’applique à