Class CIM_SecurityServiceForSystem
extends 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.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_Dependency
   |
   +--CIM_ProvidesServiceToElement
   |
   +--CIM_SecurityServiceForSystem

Direct Known Subclasses

CIM_ManagesAccountOnSystem

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringThe 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.
UMLPackagePathstringCIM::User::SecurityServices
Versionstring2.6.0

Class Properties

Association References

NameClass OriginReference Class
AntecedentCIM_SecurityServiceForSystemCIM_SecurityService
DependentCIM_SecurityServiceForSystemCIM_System

Class Methods