Indicate whether two ClientName are not equal.
Namespace: Nemiro.OAuthAssembly: Nemiro.OAuth (in Nemiro.OAuth.dll) Version: 1.9.4.725 (1.9.4.725)
Syntax
Parameters
- x
- Type: Nemiro.OAuth ClientName
The first ClientName instance.
- y
- Type: Nemiro.OAuth ClientName
The second ClientName instance.
Return Value
Type: BooleanSee Also