ICoreWebView2ClientCertificate.get_DerEncodedSerialNumber

Base64 encoding of DER encoded serial number of the certificate. Read more about DER at [RFC 7468 DER] (https://tools.ietf.org/html/rfc7468#appendix-B).

The caller must free the returned string with CoTaskMemFree. See API Conventions.

interface ICoreWebView2ClientCertificate
@" propget"
HRESULT
get_DerEncodedSerialNumber
(
LPWSTR* value
)

Meta