Determines whether two object instances are equal.
Namespace: Nemiro.OAuthAssembly: Nemiro.OAuth (in Nemiro.OAuth.dll) Version: 1.9.4.725 (1.9.4.725)
Syntax
Parameters
- value
- Type: Nemiro.OAuth ClientName
The instance of ClientName to compare with the current instance of the ClientName.
Return Value
Type: Booleantrue if the specified ClientName instance is equal to the current ClientName; otherwise, false.
See Also