Freigeben über


PrestoAuthenticationType Struktur

Definition

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

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

Konstruktoren

PrestoAuthenticationType(String)

Initialisiert eine neue Instanz von PrestoAuthenticationType.

Eigenschaften

Anonymous

Anonym

Ldap

LDAP.

Methoden

Equals(PrestoAuthenticationType)

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

Bestimmt, ob zwei PrestoAuthenticationType Werte gleich sind.

Implicit(String to PrestoAuthenticationType)

Konvertiert eine Zeichenfolge in eine PrestoAuthenticationType.

Inequality(PrestoAuthenticationType, PrestoAuthenticationType)

Bestimmt, ob zwei PrestoAuthenticationType Werte nicht identisch sind.

Gilt für: