INetFwProfile 介面
連結提供對防火牆設定設定檔。
命名空間: Microsoft.TeamFoundation.Common
組件: Microsoft.TeamFoundation.Common (在 Microsoft.TeamFoundation.Common.dll 中)
語法
'宣告
<GuidAttribute("174A0DDA-E9F9-449D-993B-21AB667CA456")> _
Public Interface INetFwProfile
[GuidAttribute("174A0DDA-E9F9-449D-993B-21AB667CA456")]
public interface INetFwProfile
INetFwProfile 型別會公開下列成員。
屬性
名稱 | 說明 | |
---|---|---|
AuthorizedApplications | ||
ExceptionsNotAllowed | 取得或設定表示防火牆旗標表示是否應擲回例外狀況。 | |
FirewallEnabled | 取得或設定表示防火牆旗標表示是否啟用。 | |
GloballyOpenPorts | ||
IcmpSettings | ||
NotificationsDisabled | 取得或設定表示防火牆通知旗標表示是否停用。 | |
RemoteAdminSettings | 取得管理遠端系統管理的設定。 | |
Services | 取得屬於這個設定檔中的服務。 | |
Type | 取得這個設定檔中的型別。 | |
UnicastResponsesToMulticastBroadcastDisabled | 取得或設定表示防火牆旗標表示是否應該允許單點傳送回應多點傳送或廣播流量。 |
回頁首