MSFT_NetIKECryptoSet 类
协商 SA 时使用的加密套件列表(按优先顺序列出)。
以下语法从托管对象格式 (MOF) 代码中简化,包括所有继承的属性。
语法
class MSFT_NetIKECryptoSet : CIM_IKEAction
{
string RuleGroup;
string DisplayName;
string DisplayGroup;
string Proposals[];
uint16 PrimaryStatus;
uint32 StatusCode;
string Status;
uint16 EnforcementStatus[];
uint16 PolicyStoreSourceType;
string PolicyStoreSource;
};
成员
MSFT_NetIKECryptoSet 类具有以下类型的成员:
属性
MSFT_NetIKECryptoSet 类具有以下属性。
-
DisplayGroup
-
-
数据类型:字符串
-
访问类型:只读
此集合所属的组。 此字段基于 RuleGroup 的值,对此字段的更改将被忽略。
-
-
DisplayName
-
-
数据类型:字符串
-
访问类型:只读
此集合的本地化名称。 此字段的值基于 ElementName 的值。 忽略对此字段的更改。
-
-
EnforcementStatus
-
-
数据类型:uint16 数组
-
访问类型:只读
如果从 ActiveStore 检索此对象,则描述规则的当前强制执行状态。
-
Invalid (0)
-
Full (1)
-
FirewallOffInProfile (2)
-
CategoryOff (3)
-
DisabledObject (4)
-
InactiveProfile (5)
-
LocalAddressResolutionEmpty (6)
-
RemoteAddressResolutionEmpty (7)
-
LocalPortResolutionEmpty (8)
-
RemotePortResolutionEmpty (9)
-
InterfaceResolutionEmpty (10)
-
ApplicationResolutionEmpty (11)
-
RemoteMachineEmpty (12)
-
RemoteUserEmpty (13)
-
LocalGlobalOpenPortsDisallowed (14)
-
LocalAuthorizedApplicationsDisallowed (15)
-
LocalFirewallRulesDisallowed (16)
-
LocalConsecRulesDisallowed (17)
-
NotTargetPlatform (18)
-
OptimizedOut (19)
-
LocalUserEmpty (20)
-
TransportMachinesEmpty (21)
-
TunnelMachinesEmpty (22)
-
TupleResolutionEmpty (23)
-
-
PolicyStoreSource
-
-
数据类型:字符串
-
访问类型:只读
如果从 ActiveStore 中检索此对象,且设置了 TracePolicyStoreSource 选项,则包含此规则最初来自的 PolicyStore 的路径。
-
-
PolicyStoreSourceType
-
-
数据类型:uint16
-
访问类型:只读
如果从 ActiveStore 中检索此对象,且设置了 TracePolicyStoreSource 选项,则描述此规则最初来自的 PolicyStore 的类型。
-
-
PrimaryStatus
-
-
数据类型:uint16
-
访问类型:只读
PrimaryStatus 提供高级状态值,旨在与状态的红-黄-绿类型表示保持一致。 其应与 DetailedStatus 结合使用,以提供 ManagedElement 及其子组件的高级和详细运行状况。 PrimaryStatus 包含以下值之一:未知、正常、已降级或错误。 “未知”表示该实现通常能够返回此属性,但目前无法这样做。 “正常”表示 ManagedElement 正常运行。 “已降级”表示 ManagedElement 以低于正常的水平运行。 “错误”表示 ManagedElement 处于错误状态。
-
未知 (0)
-
正常 (1)
-
已降级 (2)
-
错误 (3)
-
DMTF 保留 (..)
-
供应商预留 (0x8000..)
-
-
Proposals
-
-
数据类型:字符串数组
-
访问类型:只读
此集合中的建议,按优先顺序排列。
-
-
RuleGroup
-
-
数据类型:字符串
-
访问类型:只读
此集合所属组与区域设置无关的名称。
-
-
Status
-
-
数据类型:字符串
-
访问类型:只读
规则的详细状态,以字符串形式。
-
-
StatusCode
-
-
数据类型:uint32
-
访问类型:只读
规则的详细状态,以数字错误代码形式。
-
要求
最低受支持的客户端 |
Windows 8 |
最低受支持的服务器 |
Windows Server 2012 |
命名空间 |
Root\StandardCimv2 |
MOF |
|
DLL |
|