INetFwPolicy2 Interface
Namespace: Microsoft.TeamFoundation.Build.Common
Assembly: Microsoft.TeamFoundation.Build.Common (in Microsoft.TeamFoundation.Build.Common.dll)
Syntax
'Declaration
<GuidAttribute("98325047-C671-4174-8D81-DEFCD3F03186")> _
Public Interface INetFwPolicy2
[GuidAttribute("98325047-C671-4174-8D81-DEFCD3F03186")]
public interface INetFwPolicy2
[GuidAttribute(L"98325047-C671-4174-8D81-DEFCD3F03186")]
public interface class INetFwPolicy2
[<GuidAttribute("98325047-C671-4174-8D81-DEFCD3F03186")>]
type INetFwPolicy2 = interface end
public interface INetFwPolicy2
The INetFwPolicy2 type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
BlockAllInboundTraffic | |
![]() |
CurrentProfileTypes | |
![]() |
ExcludedInterfaces | |
![]() |
FirewallEnabled | |
![]() |
IsRuleGroupCurrentlyEnabled | |
![]() |
NotificationsDisabled | |
![]() |
Rules | |
![]() |
UnicastResponsesToMulticastBroadcastDisabled |
Top
Methods
Name | Description | |
---|---|---|
![]() |
EnableRuleGroup | |
![]() |
IsRuleGroupEnabled | |
![]() |
RestoreLocalFirewallDefaults |
Top