![]() | CfxOnSelectClientCertificateEventArgs Class |
[This is preliminary documentation and is subject to change.]
Namespace: Chromium.Event
The CfxOnSelectClientCertificateEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | Browser |
Get the Browser parameter for the OnSelectClientCertificate callback.
|
![]() | Callback |
Get the Callback parameter for the OnSelectClientCertificate callback.
|
![]() | Certificates |
Get the Certificates parameter for the OnSelectClientCertificate callback.
|
![]() | Host |
Get the Host parameter for the OnSelectClientCertificate callback.
|
![]() | IsProxy |
Get the IsProxy parameter for the OnSelectClientCertificate callback.
|
![]() | Port |
Get the Port parameter for the OnSelectClientCertificate callback.
|
Name | Description | |
---|---|---|
![]() | SetReturnValue |
Set the return value for the OnSelectClientCertificate callback.
Calling SetReturnValue() more then once per callback or from different event handlers will cause an exception to be thrown.
|
![]() | ToString | (Overrides ObjectToString.) |