User\CIM_ManagesAccountOnSystem.mof.mof (HTML version)

Return to index
CIM_ManagesAccountOnSystem Superclass: CIM_SecurityServiceForSystem
The CIM_ManagesAccountOnSystem provides the association between a System and the AccountManagementService that manages accounts 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::Account" ) 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 AccountManagementService.
Override ( "Antecedent" )
Deprecated { "CIM_ServiceAvailableToElement.ServiceProvided" }
CIM_AccountManagementService REF Antecedent ;
An AccountManagementService that manages accounts for the system.