This documentation is archived and is not being maintained.
INetFwAuthorizedApplications Interface
Visual Studio 2013
Interface that provides access to a collection of applications authorized to open ports in the firewall.
Namespace: Microsoft.TeamFoundation.Common
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
The INetFwAuthorizedApplications type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Add | Adds the specified application to this collection. |
![]() | GetEnumerator | Returns an enumerator that iterates through a collection. (Inherited from IEnumerable.) |
![]() | Item | Gets the item in this collection with the specified file name. |
![]() | Remove | Removes the item in this collection with the specified file name. |
Show:
