Class CIM_UsersAccount
extends CIM_Dependency

This relationship associates UsersAccess with the Accounts with which they're able to interact. This association is deprecated in lieu of AccountIdentity, which defines similar semantics. This was done since the UsersAccess reference in UsersAccount has been deprecated and replaced by the more specific semantics of CIM_Identity.

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_UsersAccount

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DeprecatedstringCIM_AccountIdentity
DescriptionstringThis relationship associates UsersAccess with the Accounts with which they're able to interact. This association is deprecated in lieu of AccountIdentity, which defines similar semantics. This was done since the UsersAccess reference in UsersAccount has been deprecated and replaced by the more specific semantics of CIM_Identity.
UMLPackagePathstringCIM::User::Account
Versionstring2.8.0

Class Properties

Association References

NameClass OriginReference Class
AntecedentCIM_UsersAccountCIM_Account
DependentCIM_UsersAccountCIM_UsersAccess

Class Methods