Perform RFC 3986 Percent-encoding on a string.

Declaration Syntax
Public Shared Function Encode ( _
input As String _
) As String

Parameters
- input (String)
- The input string

Return Value
The RFC 3986 Percent-encoded string
Assembly:
oAuth (Module: oAuth) Version: 1.0.0.0 (1.0.0.0)