DataGateCredentialEqualityComparer class
Provides a comparer for IDataGateCredential objects, which supports equality comparisons.
Namespace: ASNA.DataGate.Providers Assembly: ASNA.QSys.DataGate.Client.dll
Inheritance: Object
Properties
| Type | Name | Description |
|---|---|---|
| DataGateCredentialEqualityComparer | Default | Gets the default instance of the DataGateCredentialEqualityComparer class. |
Methods
| Signature | Description |
|---|---|
| Equals(IDataGateCredential, IDataGateCredential) | Determines whether the specified IDataGateCredential objects are equal. |
| GetHashCode(IDataGateCredential) | Returns a hash code for the specified IDataGateCredential object. |