Freigeben über


NetworkAuthenticationMethod Struktur

Definition

VPN-Clientauthentifizierungsmethode.

public readonly struct NetworkAuthenticationMethod : IEquatable<Azure.ResourceManager.Network.Models.NetworkAuthenticationMethod>
type NetworkAuthenticationMethod = struct
Public Structure NetworkAuthenticationMethod
Implements IEquatable(Of NetworkAuthenticationMethod)
Vererbung
NetworkAuthenticationMethod
Implementiert

Konstruktoren

NetworkAuthenticationMethod(String)

Initialisiert eine neue Instanz von NetworkAuthenticationMethod.

Eigenschaften

EapmschaPv2

EAPMSCHAPv2.

Eaptls

EAPTLS.

Methoden

Equals(NetworkAuthenticationMethod)

Gibt an, ob das aktuelle Objekt gleich einem anderen Objekt des gleichen Typs ist.

ToString()

Gibt den voll qualifizierten Typnamen dieser Instanz zurück.

Operatoren

Equality(NetworkAuthenticationMethod, NetworkAuthenticationMethod)

Bestimmt, ob zwei NetworkAuthenticationMethod Werte identisch sind.

Implicit(String to NetworkAuthenticationMethod)

Konvertiert eine Zeichenfolge in eine NetworkAuthenticationMethod.

Inequality(NetworkAuthenticationMethod, NetworkAuthenticationMethod)

Bestimmt, ob zwei NetworkAuthenticationMethod Werte nicht identisch sind.

Gilt für: