Partager via


AuthenticationType Structure

Définition

Type d’authentification.

public readonly struct AuthenticationType : IEquatable<Azure.ResourceManager.DeviceUpdate.Models.AuthenticationType>
type AuthenticationType = struct
Public Structure AuthenticationType
Implements IEquatable(Of AuthenticationType)
Héritage
AuthenticationType
Implémente

Constructeurs

AuthenticationType(String)

Initialise une nouvelle instance de AuthenticationType.

Propriétés

KeyBased

KeyBased.

Méthodes

Equals(AuthenticationType)

Indique si l'objet actuel est égal à un autre objet du même type.

ToString()

Retourne le nom de type qualifié complet de cette instance.

Opérateurs

Equality(AuthenticationType, AuthenticationType)

Détermine si deux AuthenticationType valeurs sont identiques.

Implicit(String to AuthenticationType)

Convertit une chaîne en AuthenticationType.

Inequality(AuthenticationType, AuthenticationType)

Détermine si deux AuthenticationType valeurs ne sont pas identiques.

S’applique à