Aracılığıyla paylaş


CefSolutionProperties type

CEF çözümleri için dış güvenlik çözümü özellikleri

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