Class CIM_AccountOnSystem
extends CIM_SystemComponent

A system (e.g., ApplicationSystem, ComputerSystem, AdminDomain) aggregates Accounts and scopes the uniqueness of the Account names (i.e., userids).

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


Class Hierarchy

CIM_Component
   |
   +--CIM_SystemComponent
   |
   +--CIM_AccountOnSystem

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Aggregationbooleantrue
Associationbooleantrue
DescriptionstringA system (e.g., ApplicationSystem, ComputerSystem, AdminDomain) aggregates Accounts and scopes the uniqueness of the Account names (i.e., userids).
UMLPackagePathstringCIM::User::Account
Versionstring2.6.0

Class Properties

Association References

NameClass OriginReference Class
GroupComponentCIM_AccountOnSystemCIM_System
PartComponentCIM_AccountOnSystemCIM_Account

Class Methods