Compartilhar via


NetworkAuthenticationMethod Estrutura

Definição

Método de autenticação de cliente VPN.

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

Construtores

NetworkAuthenticationMethod(String)

Inicializa uma nova instância de NetworkAuthenticationMethod.

Propriedades

EapmschaPv2

EAPMSCHAPv2.

Eaptls

EAPTLS.

Métodos

Equals(NetworkAuthenticationMethod)

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

Determina se dois NetworkAuthenticationMethod valores são os mesmos.

Implicit(String to NetworkAuthenticationMethod)

Converte uma cadeia de caracteres em um NetworkAuthenticationMethod.

Inequality(NetworkAuthenticationMethod, NetworkAuthenticationMethod)

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

Aplica-se a