Compartilhar via


AuthenticationType Estrutura

Definição

Tipo de autenticação.

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

Construtores

AuthenticationType(String)

Inicializa uma nova instância de AuthenticationType.

Propriedades

KeyBased

KeyBased.

Métodos

Equals(AuthenticationType)

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

Determina se dois AuthenticationType valores são os mesmos.

Implicit(String to AuthenticationType)

Converte uma cadeia de caracteres em um AuthenticationType.

Inequality(AuthenticationType, AuthenticationType)

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

Aplica-se a