NavigationEntrySslStatus Property |
Version 130.1.90
Returns the SSL information for this navigation entry.
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 129.0.110.0 (129.0.110.0)
Syntax public SslStatus SslStatus { get; }
public:
property SslStatus^ SslStatus {
SslStatus^ get ();
}
Property Value
SslStatusSee Also