다음을 통해 공유


CefSolutionProperties type

CEF 솔루션에 대한 외부 보안 솔루션 속성

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