kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Security
/
HandleCertificateErrorParameter
Handle
Certificate
Error
Parameter
@
Serializable
data
class
HandleCertificateErrorParameter
(
val
eventId
:
Int
,
val
action
:
Security.CertificateErrorAction
)
Members
Constructors
Handle
Certificate
Error
Parameter
Link copied to clipboard
constructor
(
eventId
:
Int
,
action
:
Security.CertificateErrorAction
)
Properties
action
Link copied to clipboard
val
action
:
Security.CertificateErrorAction
The action to take on the certificate error.
event
Id
Link copied to clipboard
val
eventId
:
Int
The ID of the event.