KeyType.Equality(KeyType, KeyType) Operator

Definition

Determines if two KeyType values are the same.

public static bool operator == (Azure.Security.KeyVault.Keys.KeyType left, Azure.Security.KeyVault.Keys.KeyType right);

Parameters

left
KeyType

The first KeyType to compare.

right
KeyType

The second KeyType to compare.

Returns

True if left and right are the same; otherwise, false.

Applies to

Prodotto Versioni
Azure SDK for .NET Latest, Preview