TokenProvider.Key Class

Definition

protected internal class TokenProvider.Key : IEquatable<Microsoft.ServiceBus.TokenProvider.Key>
Protected Friend Class TokenProvider.Key
Implements IEquatable(Of TokenProvider.Key)
Inheritance
TokenProvider.Key
Implements

Constructors

TokenProvider.Key(String, String)

Initializes a new instance of the TokenProvider.Key class.

Methods

Equals(Object)

Determines whether the specified object is equal to the current object.

Equals(TokenProvider+Key)

Determines whether the specified key is equal to the current object.

GetHashCode()

Returns the hash code for the key.

Applies to