Compartilhar via


HiveAuthenticationType Estrutura

Definição

O método de autenticação usado para acessar o servidor do Hive.

public readonly struct HiveAuthenticationType : IEquatable<Azure.ResourceManager.DataFactory.Models.HiveAuthenticationType>
type HiveAuthenticationType = struct
Public Structure HiveAuthenticationType
Implements IEquatable(Of HiveAuthenticationType)
Herança
HiveAuthenticationType
Implementações

Construtores

HiveAuthenticationType(String)

Inicializa uma nova instância de HiveAuthenticationType.

Propriedades

Anonymous

Anônima.

Username

Username.

UsernameAndPassword

UsernameAndPassword.

WindowsAzureHDInsightService

WindowsAzureHDInsightService.

Métodos

Equals(HiveAuthenticationType)

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

Determina se dois HiveAuthenticationType valores são os mesmos.

Implicit(String to HiveAuthenticationType)

Converte uma cadeia de caracteres em um HiveAuthenticationType.

Inequality(HiveAuthenticationType, HiveAuthenticationType)

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

Aplica-se a