association CIM_MemberPrincipal : CIM_MemberOfCollection

Description:

CIM_MemberPrincipal is an aggregation used to establish membership of principals (i.e., users) in a Collection. That membership can be established either directly or indirectly as indicated in the UsersAccessBy property. For example, a user may be identified directly by their userid (i.e., Account object instance) or the user may be identified indirectly by realm from which a ticket was issued (i.e., CredentialManagementService object instance). This association is deprecated in lieu of its superclass. Usage feedback on the class has indicated confusion regarding defining the members of the collection. Also, the UsersAccess aspects of this association have been deprecated.

Definition:

Feature Type Class Origin Qualifiers
Collection CIM_Collection CIM_MemberOfCollection
Deprecated CIM_MemberOfCollection.Collection
Aggregate TRUE
Override Collection
Key TRUE
Description The Collection that aggregates members.
Member CIM_ManagedElement CIM_MemberOfCollection
Deprecated CIM_MemberOfCollection.Member
Override Member
Key TRUE
Description The aggregated member of the Collection.
UserAccessBy uint16 CIM_MemberPrincipal
Deprecated No value
Description A MemberPrincipal may be identifed in several ways that may be either direct or indirect membership in the collection. -A 'UsersAccess' membership directly identifies the user by the UsersAccess object instance. - An 'Account' membership directly identifies the user by the Account object class instance. - A 'UsingElement' membership indirectly identifies the user by the ManagedElement object instance that has ElementAsUser associations to UsersAccess object instances. Hence, all UsersAccess instances are indirectly included in the collection.
ValueMap 1, 2, 3, 4
Values "UsersAccess" [1]
"Account" [2]
"UsingElement" [3]
"CredentialManagementService" [4]

Typographical Conventions:

  1. Inherited properties are italicized.
  2. Local properties are bolded.
  3. Key properties are highlighted in gold

Generated by mof2html v.2.1.0(002). simplewbem.org Mon Nov 2 09:43:14 2009