X509Certificate.GetCertHashString Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Returns the hash value for the X.509 version 3 certificate as a hexadecimal string.
Assembly: mscorlib (in mscorlib.dll)
Return Value
Type: System.StringThe hexadecimal string representation of the X.509 certificate hash value.
Show: