Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Interface that provides access to a firewall policy.
Namespace: Microsoft.TeamFoundation.Common
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Declaration
<GuidAttribute("D46D2478-9AC9-4008-9DC7-5563CE5536CC")> _
Public Interface INetFwPolicy
[GuidAttribute("D46D2478-9AC9-4008-9DC7-5563CE5536CC")]
public interface INetFwPolicy
[GuidAttribute(L"D46D2478-9AC9-4008-9DC7-5563CE5536CC")]
public interface class INetFwPolicy
[<GuidAttribute("D46D2478-9AC9-4008-9DC7-5563CE5536CC")>]
type INetFwPolicy = interface end
public interface INetFwPolicy
The INetFwPolicy type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
CurrentProfile | Gets the current firewall profile. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
GetProfileByType | Gets the profile of the specified type. |
Top
.gif)
.gif)