This documentation is archived and is not being maintained.
INetFwAuthorizedApplication Interface
Visual Studio 2013
Interface that provides access to the properties of an application that has been authorized to open ports in the firewall.
Namespace: Microsoft.TeamFoundation.Common
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
The INetFwAuthorizedApplication type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Enabled | Gets or sets a flag indicating whether this interface is enabled. |
![]() | IpVersion | Gets or sets the internet protocol version setting for this application. |
![]() | Name | Gets or sets the friendly name of this application. |
![]() | ProcessImageFileName | Gets or sets the process image file name for this application. |
![]() | RemoteAddresses | Gets or sets the remote addresses from which the application can listen for traffic. |
![]() | Scope | Gets or sets the network scope from which remote administration is allowed. |
Show:
