GetSerialNumberString()

X509Certificate::GetSerialNumberString() const method

Gets serial number from certificate as a hexadecimal string.

virtual String System::Security::Cryptography::X509Certificates::X509Certificate::GetSerialNumberString() const

Return Value

The certificate serial number a hexadecimal string.

See Also