Compartilhar via


PhoenixAuthenticationType Estrutura

Definição

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

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

Construtores

PhoenixAuthenticationType(String)

Inicializa uma nova instância de PhoenixAuthenticationType.

Propriedades

Anonymous

Anônima.

UsernameAndPassword

UsernameAndPassword.

WindowsAzureHDInsightService

WindowsAzureHDInsightService.

Métodos

Equals(PhoenixAuthenticationType)

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

Determina se dois PhoenixAuthenticationType valores são os mesmos.

Implicit(String to PhoenixAuthenticationType)

Converte uma cadeia de caracteres em um PhoenixAuthenticationType.

Inequality(PhoenixAuthenticationType, PhoenixAuthenticationType)

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

Aplica-se a