Compartilhar via


PrestoAuthenticationType Estrutura

Definição

O mecanismo de autenticação usado para se conectar ao servidor do Presto.

public readonly struct PrestoAuthenticationType : IEquatable<Azure.Analytics.Synapse.Artifacts.Models.PrestoAuthenticationType>
type PrestoAuthenticationType = struct
Public Structure PrestoAuthenticationType
Implements IEquatable(Of PrestoAuthenticationType)
Herança
PrestoAuthenticationType
Implementações

Construtores

PrestoAuthenticationType(String)

Inicializa uma nova instância de PrestoAuthenticationType.

Propriedades

Anonymous

Anônima.

Ldap

LDAP.

Métodos

Equals(PrestoAuthenticationType)

Indica se o objeto atual é igual a outro objeto do mesmo tipo.

ToString()

Retorna o nome do tipo totalmente qualificado dessa instância.

Operadores

Equality(PrestoAuthenticationType, PrestoAuthenticationType)

Determina se dois PrestoAuthenticationType valores são os mesmos.

Implicit(String to PrestoAuthenticationType)

Converte uma cadeia de caracteres em um PrestoAuthenticationType.

Inequality(PrestoAuthenticationType, PrestoAuthenticationType)

Determina se dois PrestoAuthenticationType valores não são os mesmos.

Aplica-se a