Freigeben über


HiveAuthenticationType Struktur

Definition

Die Authentifizierungsmethode für den Zugriff auf den Hive-Server.

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

Konstruktoren

HiveAuthenticationType(String)

Initialisiert eine neue Instanz von HiveAuthenticationType.

Eigenschaften

Anonymous

Anonym

Username

Nutzername.

UsernameAndPassword

UsernameAndPassword.

WindowsAzureHDInsightService

WindowsAzureHDInsightService.

Methoden

Equals(HiveAuthenticationType)

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

Bestimmt, ob zwei HiveAuthenticationType Werte gleich sind.

Implicit(String to HiveAuthenticationType)

Konvertiert eine Zeichenfolge in eine HiveAuthenticationType.

Inequality(HiveAuthenticationType, HiveAuthenticationType)

Bestimmt, ob zwei HiveAuthenticationType Werte nicht identisch sind.

Gilt für: