Freigeben über


VpnNativeProfile.TunnelAuthenticationMethod Eigenschaft

Definition

Dient zum Abrufen oder Festlegen der Authentifizierungsmethode, die in der Tunnelebene des systemeigenen VPN-Protokolls verwendet werden soll.

public:
 property VpnAuthenticationMethod TunnelAuthenticationMethod { VpnAuthenticationMethod get(); void set(VpnAuthenticationMethod value); };
VpnAuthenticationMethod TunnelAuthenticationMethod();

void TunnelAuthenticationMethod(VpnAuthenticationMethod value);
public VpnAuthenticationMethod TunnelAuthenticationMethod { get; set; }
var vpnAuthenticationMethod = vpnNativeProfile.tunnelAuthenticationMethod;
vpnNativeProfile.tunnelAuthenticationMethod = vpnAuthenticationMethod;
Public Property TunnelAuthenticationMethod As VpnAuthenticationMethod

Eigenschaftswert

Ein Enumerationswert, der die Authentifizierungsmethode angibt, die in der Tunnelebene des systemeigenen VPN-Protokolls verwendet werden soll.

Windows-Anforderungen

App-Funktionen
networkingVpnProvider

Gilt für: