CoreWebView2Certificate.DerEncodedSerialNumber Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Base64 encoding of DER encoded serial number of the certificate. Read more about DER at RFC 7468 DER.
public string DerEncodedSerialNumber { get; }
member this.DerEncodedSerialNumber : string
Public ReadOnly Property DerEncodedSerialNumber As String