HttpUrlParameter PropertiesNemiro.OAuth

The HttpUrlParameter type exposes the following members.

Properties

  NameDescription
Public propertyName
Gets or sets parameter name.
(Inherited from HttpParameter.)
Public propertyParameterType
Gets or sets type of the parameter.
(Inherited from HttpParameter.)
Public propertyValue
Gets or sets parameter value.
(Inherited from HttpParameter.)
Top
See Also