Partilhar via


KeyVaultKeyIdentifier.Equals(KeyVaultKeyIdentifier) Método

Definição

Indica se o objeto atual é igual a outro objeto do mesmo tipo.

public bool Equals (Azure.Security.KeyVault.Keys.KeyVaultKeyIdentifier other);
override this.Equals : Azure.Security.KeyVault.Keys.KeyVaultKeyIdentifier -> bool
Public Function Equals (other As KeyVaultKeyIdentifier) As Boolean

Parâmetros

other
KeyVaultKeyIdentifier

Um objeto para comparação com esse objeto.

Retornos

true se o objeto atual for igual ao parâmetro other; caso contrário, false.

Implementações

Aplica-se a