This documentation is archived and is not being maintained.
X509Certificate.GetRawCertDataString Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Returns the raw data for the entire X.509 version 3 certificate.
Namespace:
System.Security.Cryptography.X509Certificates
Assembly:
mscorlib (in mscorlib.dll)
'Declaration
Public Overridable Function GetRawCertDataString As String
Return Value
Type:
System.StringThe X.509 certificate data as a hexadecimal string.
Windows Phone OS
Supported in: 8.1, 8.0, 7.1, 7.0