Partilhar via


CefSolutionProperties type

As propriedades da solução de segurança externa para soluções CEF

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