Converts a base64-encoded string into a text string
public static string StringFromBase64( string s )
Public Shared Function StringFromBase64 ( _ s As String _ ) As String
String value
Uses the 'Default' encoding for the system's current ANSI code page