IPsecPolicy\CIM_IPsecPolicyForEndpoint.mof.mof (HTML version)

Return to index
CIM_IPsecPolicyForEndpoint Superclass: CIM_Dependency
IPsecPolicyForEndpoint associates a PolicyGroup with a specific IP endpoint. This association's policies take priority over any PolicyGroup defined generically for the hosting system. The latter is defined using the IPsecPolicyForSystem association.
Qualifiers:Version ( "2.8.0" ) MappingStrings { "IPSP Policy Model.IETF|IPsecPolicyForEndpoint" } UMLPackagePath ( "CIM::IPsecPolicy" ) Association
Parameters (local in grey)
Max ( 1 )
Min ( 0 )
MappingStrings { "IPSP Policy " "Model.IETF|IPsecPolicyForEndpoint.Dependent" }
Override ( "Dependent" )
CIM_PolicyGroup REF Dependent ;
The PolicyGroup that defines the IPsec negotiation policy for the Endpoint.
MappingStrings { "IPSP Policy " "Model.IETF|IPsecPolicyForEndpoint.Antecedent" }
Override ( "Antecedent" )
CIM_IPProtocolEndpoint REF Antecedent ;
The IPProtocolEndpoint that identifies an interface to which the PolicyGroup applies.