Compartilhar via


SftpAuthenticationType Estrutura

Definição

O tipo de autenticação a ser usado para se conectar ao servidor FTP.

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

Construtores

SftpAuthenticationType(String)

Inicializa uma nova instância de SftpAuthenticationType.

Propriedades

Basic

Básica.

SshPublicKey

SshPublicKey.

Métodos

Equals(SftpAuthenticationType)

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

Determina se dois SftpAuthenticationType valores são os mesmos.

Implicit(String to SftpAuthenticationType)

Converte uma cadeia de caracteres em um SftpAuthenticationType.

Inequality(SftpAuthenticationType, SftpAuthenticationType)

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

Aplica-se a