KeyType.Equality(KeyType, KeyType) Opérateur
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.
Détermine si deux KeyType valeurs sont identiques.
public static bool operator == (Azure.Security.KeyVault.Keys.KeyType left, Azure.Security.KeyVault.Keys.KeyType right);
static member ( = ) : Azure.Security.KeyVault.Keys.KeyType * Azure.Security.KeyVault.Keys.KeyType -> bool
Public Shared Operator == (left As KeyType, right As KeyType) As Boolean
True si left
et right
sont identiques ; sinon, false.
Commentaires sur Azure SDK for .NET
Azure SDK for .NET est un projet open source. Sélectionnez un lien pour fournir des commentaires :