Decodes a string of one or more domain name labels, encoded according to the IDNA standard, to a string of Unicode characters.
The Unicode equivalent of the IDNA substring specified by the ascii parameter.
For more information about domain names, labels, and label separators, see the remarks for the IdnMapping.GetAscii(string, int, int) method.