HttpServerUtilityWrapper::UrlTokenDecode Method (String^)
.NET Framework (current version)
Decodes a URL string token into an equivalent byte array by using base64 digits.
Assembly: System.Web (in System.Web.dll)
Parameters
- input
-
Type:
System::String^
The URL string token to decode.
| Exception | Condition |
|---|---|
| ArgumentNullException | The value of the input parameter is null. |
.NET Framework
Available since 3.5
Available since 3.5
Show: