User\CIM_AccountOnSystem.mof.mof (HTML version)

Return to index
CIM_AccountOnSystem Superclass: CIM_SystemComponent
A system (e.g., ApplicationSystem, ComputerSystem, AdminDomain) aggregates Accounts and scopes the uniqueness of the Account names (i.e., userids).
Qualifiers:Version ( "2.6.0" ) Aggregation Association
Parameters (local in grey)
Override ( "PartComponent" )
Weak
CIM_Account REF PartComponent ;
The subordinate Account.
Min ( 1 )
Max ( 1 )
Override ( "GroupComponent" )
Aggregate
CIM_System REF GroupComponent ;
The aggregating system also provides name scoping for the Account.