X509Certificate.ToString Method (Boolean)
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Returns a string representation of the current X509Certificate object, with extra information, if specified.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- fVerbose
- Type: System.Boolean
true to produce the verbose form of the string representation; otherwise, false.
Show: