MSFT_NetSecuritySettingData 類別
IPsec 的全域設定。
下列語法已經過受管理物件格式 (MOF) 程式碼簡化,並包含所有已繼承的屬性。
語法
class MSFT_NetSecuritySettingData : MSFT_NetSettingData
{
uint16 EnableStatefulFtp;
uint16 EnableStatefulPptp;
uint16 Profile;
uint16 CertValidationLevel;
uint32 MaxSAIdleTimeSeconds;
uint16 AllowIPsecThroughNAT;
uint16 KeyEncoding;
uint32 Exemptions;
uint16 RequireFullAuthSupport;
string RemoteMachineTunnelAuthorizationList;
string RemoteUserTunnelAuthorizationList;
string RemoteMachineTransportAuthorizationList;
string RemoteUserTransportAuthorizationList;
uint16 EnablePacketQueuing;
string InstanceID;
string Caption;
string Description;
string ElementName;
};
成員
MSFT_NetSecuritySettingData 類別具有下列類型的成員:
屬性
MSFT_NetSecuritySettingData 類別具有這些屬性。
-
AllowIPsecThroughNAT
-
-
數據類型: uint16
-
存取類型:唯讀
使用 IPsec 時,需要額外的工作才能啟用 NAT 周遊。 此設定表示應該嘗試哪一端 NAT 周遊。
-
無 (0)
-
伺服器 (1)
-
兩者 (2)
-
NotConfigured (65535 )
-
-
標題
-
-
數據類型: 字串
-
存取類型:唯讀
用於 CimInstance.ToString()。 在偵錯時描述這個實例的簡短字串。
-
-
CertValidationLevel
-
-
數據類型: uint16
-
存取類型:唯讀
指定哪一種憑證問題應該會導致憑證遭到拒絕。
-
無 (0)
-
嘗試 CRL 檢查 (1)
-
需要 CRL 檢查 (2)
-
NotConfigured (65535 )
-
-
說明
-
-
數據類型: 字串
-
存取類型:唯讀
這個欄位會被忽略。
-
-
ElementName
-
-
數據類型: 字串
-
存取類型:唯讀
這個欄位會被忽略。
-
-
EnablePacketQueuing
-
-
數據類型: uint16
-
存取類型:唯讀
切換類似 RSS 功能的封包 IPSec 佇列
-
NotConfigured (0)
-
接收 (1)
-
前鋒 (2)
-
-
EnableStatefulFtp
-
-
數據類型: uint16
-
存取類型:唯讀
是否要啟用具狀態 FTP。
-
False (0)
-
True (1)
-
NotConfigured (2 )
-
-
EnableStatefulPptp
-
-
數據類型: uint16
-
存取類型:唯讀
是否要啟用具狀態 PPTP。
-
False (0)
-
True (1)
-
NotConfigured (2 )
-
-
豁免
-
-
數據類型: uint32
-
存取類型:唯讀
流量豁免
-
無 (0)
-
NeighborDiscovery (1)
-
Icmp (2)
-
RouterDiscovery (4)
-
Dhcp (8)
-
NotConfigured (4294967295)
-
-
InstanceID
-
-
數據類型: 字串
-
存取類型:唯讀
僅限 WMI 提供者保留供內部使用
-
-
KeyEncoding
-
-
數據類型: uint16
-
存取類型:唯讀
如何編碼預先共用金鑰。
-
UTF-16 (0)
-
UTF-8 (1)
-
NotConfigured (65535 )
-
-
MaxSAIdleTimeSeconds
-
-
數據類型: uint32
-
存取類型:唯讀
SA 在拆毀之前可能閑置的時間長度上限,以秒為單位。 0 表示未設定。
-
-
設定檔
-
-
數據類型: uint16
-
存取類型:唯讀
目前的配置檔。 這隻適用於 ActiveStore。
-
無 (0)
-
公用 (0x4)
-
私人 (0x2)
-
網域 (0x1)
-
不適用 (0xffff)
-
-
RemoteMachineTransportAuthorizationList
-
-
數據類型: 字串
-
存取類型:唯讀
遠端機器傳輸 SA 授權的 SDDL
-
-
RemoteMachineTunnelAuthorizationList
-
-
數據類型: 字串
-
存取類型:唯讀
遠端機器通道 SA 授權的 SDDL
-
-
RemoteUserTransportAuthorizationList
-
-
數據類型: 字串
-
存取類型:唯讀
遠端使用者傳輸 SA 授權的 SDDL
-
-
RemoteUserTunnelAuthorizationList
-
-
數據類型: 字串
-
存取類型:唯讀
遠端使用者通道 SA 授權的 SDDL
-
-
RequireFullAuthSupport
-
-
數據類型: uint16
-
存取類型:唯讀
以機會方式比對每個金鑰模組的完整驗證集
-
False (0)
-
True (1)
-
NotConfigured (2 )
-
需求
最低支援的用戶端 |
Windows 8 |
最低支援的伺服器 |
Windows Server 2012 |
Namespace |
Root\StandardCimv2 |
MOF |
|
DLL |
|