The list of the types a HTTP parameters.
Namespace: Nemiro.OAuthAssembly: Nemiro.OAuth (in Nemiro.OAuth.dll) Version: 1.9.4.725 (1.9.4.725)
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| Unformed | 0 | Unformed parameter. | |
| Url | 1 | Parameter of the query string. | |
| Form | 2 | Parameter of the form. | |
| File | 4 | File. | |
| RequestBody | 8 | Body of the request. |
See Also