Partager via


PrestoAuthenticationType Structure

Définition

Mécanisme d’authentification utilisé pour se connecter au serveur Presto.

public readonly struct PrestoAuthenticationType : IEquatable<Azure.ResourceManager.DataFactory.Models.PrestoAuthenticationType>
type PrestoAuthenticationType = struct
Public Structure PrestoAuthenticationType
Implements IEquatable(Of PrestoAuthenticationType)
Héritage
PrestoAuthenticationType
Implémente

Constructeurs

PrestoAuthenticationType(String)

Initialise une nouvelle instance de PrestoAuthenticationType.

Propriétés

Anonymous

Anonyme

Ldap

LDAP.

Méthodes

Equals(PrestoAuthenticationType)

Indique si l'objet actuel est égal à un autre objet du même type.

ToString()

Retourne le nom de type qualifié complet de cette instance.

Opérateurs

Equality(PrestoAuthenticationType, PrestoAuthenticationType)

Détermine si deux PrestoAuthenticationType valeurs sont identiques.

Implicit(String to PrestoAuthenticationType)

Convertit une chaîne en PrestoAuthenticationType.

Inequality(PrestoAuthenticationType, PrestoAuthenticationType)

Détermine si deux PrestoAuthenticationType valeurs ne sont pas identiques.

S’applique à