CertificateToString Method  | 
 Returns a string that represents the current object.
 
    Namespace: 
   DotNetBrowser.Net.Certificates
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.1
Syntaxpublic override string ToString()
Return Value
Type: 
StringA string that represents the current object.
See Also