IsSelfSigned Structure
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Indique si le certificat a été auto-signé.
public readonly struct IsSelfSigned : IEquatable<Azure.ResourceManager.IotFirmwareDefense.Models.IsSelfSigned>
type IsSelfSigned = struct
Public Structure IsSelfSigned
Implements IEquatable(Of IsSelfSigned)
- Héritage
-
IsSelfSigned
- Implémente
Constructeurs
IsSelfSigned(String) |
Initialise une nouvelle instance de IsSelfSigned. |
Propriétés
False |
Faux. |
True |
Vrai. |
Méthodes
Equals(IsSelfSigned) |
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(IsSelfSigned, IsSelfSigned) |
Détermine si deux IsSelfSigned valeurs sont identiques. |
Implicit(String to IsSelfSigned) |
Convertit une chaîne en IsSelfSigned. |
Inequality(IsSelfSigned, IsSelfSigned) |
Détermine si deux IsSelfSigned valeurs ne sont pas identiques. |
S’applique à
Azure SDK for .NET