User\CIM_SecurityServiceForSystem.mof.mof (HTML version)

Return to index
CIM_SecurityServiceForSystem Superclass: CIM_ProvidesServiceToElement
The CIM_SecurityServiceForSystem provides the association between a System and a SecurityService that provides services for that system. Examining the SecurityServiceForSystem class definition, note that its superclass ProvidesServiceToElement is deprecated. Unfortunately, ProvidesServiceToElement cannot be removed from the object hierarchy without a major Schema release. When/if this occurs, the ProvidesServiceToElement superclass will be removed, and SecurityServiceForSystem will subclass from CIM_Dependency directly.
Qualifiers:Version ( "2.6.0" ) Association
Parameters (local in grey)
Override ( "Dependent" )
CIM_System REF Dependent ;
The system that is dependent on the security service.
Override ( "Antecedent" )
CIM_SecurityService REF Antecedent ;
The SecurityService that provides services for the system.