HttpParameterValue ToEncodedString Method (UrlEncodingType)Nemiro.OAuth
Returns an encoded string of the value.

Namespace: Nemiro.OAuth
Assembly: Nemiro.OAuth (in Nemiro.OAuth.dll) Version: 1.9.4.725 (1.9.4.725)
Syntax

public string ToEncodedString(
	UrlEncodingType encodingType
)

Return Value

Type: String
See Also