Compartir a través de


PrestoAuthenticationType Estructura

Definición

Mecanismo de autenticación utilizado para conectarse al servidor de Presto.

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

Constructores

PrestoAuthenticationType(String)

Inicializa una nueva instancia de la clase PrestoAuthenticationType.

Propiedades

Anonymous

Anonymous.

Ldap

LDAP.

Métodos

Equals(PrestoAuthenticationType)

Indica si el objeto actual es igual que otro objeto del mismo tipo.

ToString()

Devuelve el nombre de tipo completo de esta instancia.

Operadores

Equality(PrestoAuthenticationType, PrestoAuthenticationType)

Determina si dos PrestoAuthenticationType valores son iguales.

Implicit(String to PrestoAuthenticationType)

Convierte una cadena en un PrestoAuthenticationType.

Inequality(PrestoAuthenticationType, PrestoAuthenticationType)

Determina si dos PrestoAuthenticationType valores no son los mismos.

Se aplica a