// Copyright (c) 2005 DMTF. All rights reserved.
[Version ( "2.8.0" ),
UMLPackagePath ( "CIM::IPsecPolicy" ),
Description (
"IPsecRule contains the Conditions and Actions for phase 2 "
"negotiations or to specify static actions such as Discard." ),
MappingStrings { "IPSP Policy Model.IETF|IPsecRule" }]
class CIM_IPsecRule : CIM_SARule {
};