First convert the string to a byte array and then use the Convert.ToBase64String() method to convert the byte array to a Base64 string.
確定! 回上一頁