This documentation is archived and is not being maintained.
INetFwMgr Interface
Visual Studio 2013
Interface that allows access to the firewall settings for the computer.
Namespace: Microsoft.TeamFoundation.Common
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
The INetFwMgr type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | CurrentProfileType | Gets the type of firewall profile currently in effect. |
![]() | LocalPolicy | Gets the local firewall policy. |
| Name | Description | |
|---|---|---|
![]() | IsIcmpTypeAllowed | Checks whether the specified ICMP type is allowed. |
![]() | IsPortAllowed | Checks whether the application can listen to inbound traffic on the specified port. |
![]() | RestoreDefaults | Restores the local configuration to its default, installed state. |
Show:
