Compartilhar via


CommunicationTokenScope.Equals(CommunicationTokenScope) Método

Definição

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

public bool Equals (Azure.Communication.Identity.CommunicationTokenScope other);
override this.Equals : Azure.Communication.Identity.CommunicationTokenScope -> bool
Public Function Equals (other As CommunicationTokenScope) As Boolean

Parâmetros

other
CommunicationTokenScope

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