Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

X509Certificate::ToString Method

 

Returns a string representation of the current X509Certificate object.

Namespace:   System.Security.Cryptography.X509Certificates
Assembly:  mscorlib (in mscorlib.dll)

NameDescription
System_CAPS_pubmethodToString()

Returns a string representation of the current X509Certificate object.(Overrides Object::ToString().)

System_CAPS_pubmethodToString(Boolean)

Returns a string representation of the current X509Certificate object, with extra information, if specified.

Return to top
Show:
© 2017 Microsoft