مشاركة عبر


CefSolutionProperties type

خصائص حل الأمان الخارجي لحلول CEF

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