Determines whether the Attributes contains the specified key.
Namespace: Nemiro.OAuthAssembly: Nemiro.OAuth (in Nemiro.OAuth.dll) Version: 1.9.4.725 (1.9.4.725)
Syntax
Parameters
- key
- Type: System String
The key to locate in the Attributes.
Return Value
Type: Booleantrue if the Attributes is not null and contains an element with the specified key; otherwise, false.
See Also