Class WebViewCertificateReceivedEventArgs
Definition
- Namespace:
- Tizen.NUI
- Assembly:
- Tizen.NUI.dll
Event arguments that passed via the WebView.CertificateConfirmed / WebView.SslCertificateChanged.
C#Copypublic class WebViewCertificateReceivedEventArgs : EventArgs
- Inheritance
-
WebViewCertificateReceivedEventArgs
Properties
Declaration
C#Copypublic WebCertificate Certificate { get; }
Property Value
Type | Description |
---|---|
WebCertificate |