Mono Class Library: System.Security.Cryptography.X509Certificates.X509Certificate Overview | Members

System.Security.Cryptography.X509Certificates.X509Certificate.ToString Method

Get a textual representation of the object.

public virtual string ToString (bool fVerbose)

Parameters

fVerbose
Specify true for details, false for the class name.

Returns

If true, return most details from the X.509 certificate.

If false, return the string "System.Security.Cryptography.X509Certificates.X509Certificate".

Remarks

Useful for debugging purpose only. The format of the string will change in future versions of the framework.

Requirements

Namespace: System.Security.Cryptography.X509Certificates
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0