This documentation is archived and is not being maintained.
INetFwProfile Interface
Visual Studio 2013
Interface that provides access to the firewall settings profile.
Namespace: Microsoft.TeamFoundation.Common
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
The INetFwProfile type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | AuthorizedApplications | |
![]() | ExceptionsNotAllowed | Gets or sets a flag indicating whether the firewall should throw exceptions. |
![]() | FirewallEnabled | Gets or sets a flag indicating whether the firewall is enabled. |
![]() | GloballyOpenPorts | |
![]() | IcmpSettings | |
![]() | NotificationsDisabled | Gets or sets a flag indicating whether firewall notifications are disabled. |
![]() | RemoteAdminSettings | Gets the settings governing remote administration. |
![]() | Services | Gets the services belonging to this profile. |
![]() | Type | Gets the type of this profile. |
![]() | UnicastResponsesToMulticastBroadcastDisabled | Gets or sets a flag indicating whether the firewall should allow unicast responses to multicast and broadcast traffic. |
Show:
