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. This association does not add any constraints or semantics to ServiceAvailableToElement. As a result, it is deprecated.
Qualifiers:Version ( "2.8.1000" ) UMLPackagePath ( "CIM::User::SecurityServices" ) Deprecated { "CIM_ServiceAvailableToElement" } Association
Parameters (local in grey)
Override ( "Dependent" )
Deprecated { "CIM_ServiceAvailableToElement.UserOfService" }
CIM_System REF Dependent ;
The system that is dependent on the security service.
Override ( "Antecedent" )
Deprecated { "CIM_ServiceAvailableToElement.ServiceProvided" }
CIM_SecurityService REF Antecedent ;
The SecurityService that provides services for the system.