TypeConversion.FromBase64String Method (String)
Converts the specified string of encoded binary data to an UTF8-encoded string.
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
Parameters
- value
-
Type:
System.String
The base 64-encoded string to convert.
Show: