The certificate information.
As with all ToString methods, the output might not be consistent across versions of the .NET Framework, so the method results should not be parsed for content. Use the properties on the System.Security.Cryptography.X509Certificates.X509Certificate2 object to obtain precise information about the content or use the X509Certificate2.ToString(bool) method to obtain information about the certificate.
This method displays the certificate in text format.