User\CIM_AccountIdentity.mof.mof (HTML version)

Return to index
CIM_AccountIdentity Superclass: CIM_LogicalIdentity
CIM_AccountIdentity relates a system Account with the Identity that is established. Since Account also carries Identity semantics, the LogicalIdentity association is defined as the superclass of this association. This association does not add any constraints or semantics to ConcreteIdentity. As a result, it is deprecated.
Qualifiers:Version ( "2.8.1000" ) Deprecated { "CIM_ConcreteIdentity" } Association
Parameters (local in grey)
Override ( "SameElement" )
Deprecated { "CIM_ConcreteIdentity.SameElement" }
CIM_Identity REF SameElement ;
The Identity established by the Account.
Override ( "SystemElement" )
Deprecated { "CIM_ConcreteIdentity.SystemElement" }
CIM_Account REF SystemElement ;
The Account that establishes Identity.