Freigeben über


VpnNativeProfile.UserAuthenticationMethod Eigenschaft

Definition

Dient zum Abrufen oder Festlegen der Authentifizierungsmethode, die zum Authentifizieren des Benutzers verwendet werden soll.

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

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

Eigenschaftswert

Ein Enumerationswert, der angibt, dass die Authentifizierungsmethode für die Authentifizierung des Benutzers verwendet wird.

Windows-Anforderungen

App-Funktionen
networkingVpnProvider

Gilt für: