Sdílet prostřednictvím


CefSolutionProperties type

Vlastnosti externího řešení zabezpečení pro řešení CEF

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