INetFwIcmpSettings 인터페이스(netfw.h)
[Windows 방화벽 API는 요구 사항 섹션에 지정된 운영 체제에서 사용할 수 있습니다. 이후 버전에서는 변경되거나 제공되지 않을 수 있습니다. Windows Vista 이상에서는 고급 보안 API와 함께 Windows 방화벽 을 사용하는 것이 좋습니다.]
INetFwIcmpSettings 인터페이스는 ICMP 패킷을 제어하는 설정에 대한 액세스를 제공합니다.
상속
INetFwIcmpSettings 인터페이스는IDispatch 인터페이스에서 상속됩니다. INetFwIcmpSettings 에는 다음과 같은 유형의 멤버도 있습니다.
메서드
INetFwIcmpSettings 인터페이스에는 이러한 메서드가 있습니다.
INetFwIcmpSettings::get_AllowInboundEchoRequest 허용되는지 여부를 나타냅니다. (INetFwIcmpSettings.get_AllowInboundEchoRequest) |
INetFwIcmpSettings::get_AllowInboundMaskRequest 허용되는지 여부를 나타냅니다. (INetFwIcmpSettings.get_AllowInboundMaskRequest) |
INetFwIcmpSettings::get_AllowInboundRouterRequest 허용되는지 여부를 나타냅니다. (INetFwIcmpSettings.get_AllowInboundRouterRequest) |
INetFwIcmpSettings::get_AllowInboundTimestampRequest 허용되는지 여부를 나타냅니다. (INetFwIcmpSettings.get_AllowInboundTimestampRequest) |
INetFwIcmpSettings::get_AllowOutboundDestinationUnreachable 허용되는지 여부를 나타냅니다. (INetFwIcmpSettings.get_AllowOutboundDestinationUnreachable) |
INetFwIcmpSettings::get_AllowOutboundPacketTooBig 허용되는지 여부를 나타냅니다. (INetFwIcmpSettings.get_AllowOutboundPacketTooBig) |
INetFwIcmpSettings::get_AllowOutboundParameterProblem 허용되는지 여부를 나타냅니다. (INetFwIcmpSettings.get_AllowOutboundParameterProblem) |
INetFwIcmpSettings::get_AllowOutboundSourceQuench 아웃바운드 원본 쿼리가 허용되는지 여부를 나타냅니다. (Get) |
INetFwIcmpSettings::get_AllowOutboundTimeExceeded 아웃바운드 시간을 초과할 수 있는지 여부를 나타냅니다. (Get) |
INetFwIcmpSettings::get_AllowRedirect 리디렉션이 허용되는지 여부를 나타냅니다. (Get) |
INetFwIcmpSettings::p ut_AllowInboundEchoRequest 허용되는지 여부를 나타냅니다. (INetFwIcmpSettings.put_AllowInboundEchoRequest) |
INetFwIcmpSettings::p ut_AllowInboundMaskRequest 허용되는지 여부를 나타냅니다. (INetFwIcmpSettings.put_AllowInboundMaskRequest) |
INetFwIcmpSettings::p ut_AllowInboundRouterRequest 허용되는지 여부를 나타냅니다. (INetFwIcmpSettings.put_AllowInboundRouterRequest) |
INetFwIcmpSettings::p ut_AllowInboundTimestampRequest 허용되는지 여부를 나타냅니다. (INetFwIcmpSettings.put_AllowInboundTimestampRequest) |
INetFwIcmpSettings::p ut_AllowOutboundDestinationUnreachable 허용되는지 여부를 나타냅니다. (INetFwIcmpSettings.put_AllowOutboundDestinationUnreachable) |
INetFwIcmpSettings::p ut_AllowOutboundPacketTooBig 허용되는지 여부를 나타냅니다. (INetFwIcmpSettings.put_AllowOutboundPacketTooBig) |
INetFwIcmpSettings::p ut_AllowOutboundParameterProblem 허용되는지 여부를 나타냅니다. (INetFwIcmpSettings.put_AllowOutboundParameterProblem) |
INetFwIcmpSettings::p ut_AllowOutboundSourceQuench 아웃바운드 원본 쿼리가 허용되는지 여부를 나타냅니다. (Put) |
INetFwIcmpSettings::p ut_AllowOutboundTimeExceeded 아웃바운드 시간을 초과할 수 있는지 여부를 나타냅니다. (Put) |
INetFwIcmpSettings::p ut_AllowRedirect 리디렉션이 허용되는지 여부를 나타냅니다. (Put) |
설명
이 인터페이스의 인스턴스는 INetFwProfile 인터페이스의 IcmpSettings 속성을 통해 검색됩니다.
이 인터페이스의 메서드와 속성은 지정된 ICMP 형식에 속하는 모든 규칙을 사용하도록 설정하므로 규칙을 사용하도록 설정하면 다른 그룹의 규칙도 사용할 수 있습니다.
모든 구성 변경 내용은 즉시 적용됩니다.
요구 사항
요구 사항 | 값 |
---|---|
지원되는 최소 클라이언트 | Windows Vista, WINDOWS XP SP2 [데스크톱 앱만 해당] |
지원되는 최소 서버 | Windows Server 2003 SP1 [데스크톱 앱만 해당] |
대상 플랫폼 | Windows |
헤더 | netfw.h |