Megosztás a következőn keresztül:


CefSolutionProperties type

A CEF-megoldások külső biztonsági megoldásának tulajdonságai

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