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 | |
|---|---|---|
| .gif) | BlockAllInboundTraffic | |
| .gif) | CurrentProfileTypes | |
| .gif) | ExcludedInterfaces | |
| .gif) | FirewallEnabled | |
| .gif) | IsRuleGroupCurrentlyEnabled | |
| .gif) | NotificationsDisabled | |
| .gif) | Rules | |
| .gif) | UnicastResponsesToMulticastBroadcastDisabled | 
Top
Methods
| Name | Description | |
|---|---|---|
| .gif) | EnableRuleGroup | |
| .gif) | IsRuleGroupEnabled | |
| .gif) | RestoreLocalFirewallDefaults | 
Top