SignedExchangeSignatureCertUrl Property |
Version 100.0.140
Signed exchange signature cert Url.
Namespace:
CefSharp.DevTools.Network
Assembly:
CefSharp (in CefSharp.dll) Version: 100.0.140.0 (100.0.140.0)
Syntax public string CertUrl { get; set; }
public:
property String^ CertUrl {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also