Freigeben über


PhoenixAuthenticationType Struktur

Definition

Der Authentifizierungsmechanismus, der für die Verbindung mit dem Phoenix-Server verwendet werden soll.

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

Konstruktoren

PhoenixAuthenticationType(String)

Initialisiert eine neue Instanz von PhoenixAuthenticationType.

Eigenschaften

Anonymous

Anonym

UsernameAndPassword

UsernameAndPassword.

WindowsAzureHDInsightService

WindowsAzureHDInsightService.

Methoden

Equals(PhoenixAuthenticationType)

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(PhoenixAuthenticationType, PhoenixAuthenticationType)

Bestimmt, ob zwei PhoenixAuthenticationType Werte gleich sind.

Implicit(String to PhoenixAuthenticationType)

Konvertiert eine Zeichenfolge in eine PhoenixAuthenticationType.

Inequality(PhoenixAuthenticationType, PhoenixAuthenticationType)

Bestimmt, ob zwei PhoenixAuthenticationType Werte nicht identisch sind.

Gilt für: