KeyType.Inequality(KeyType, KeyType) Operator

Definition

Determines if two KeyType values are different.

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 different; otherwise, false.

Applies to

Prodotto Versioni
Azure SDK for .NET Latest, Preview