共用方式為


CefSolutionProperties type

CEF 解決方案的外部安全性解決方案屬性

type CefSolutionProperties = ExternalSecuritySolutionProperties & {
  agent?: string
  hostname?: string
  lastEventReceived?: string
}