Class CIM_UsersCredential
extends CIM_Dependency

CIM_UsersCredential is an association used to establish the credentials that may be used for a UsersAccess to a system or set of systems. Since the UsersAccess class is deprecated in lieu of CIM_Identity, this association is also deprecated and replaced by policy - where the AuthenticationCondition class describes the credentials that SHOULD be authenticated in order to establish the Identity.

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_UsersCredential

Direct Known Subclasses

CIM_PublicPrivateKeyPair

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DeprecatedstringCIM_AuthenticationCondition
DescriptionstringCIM_UsersCredential is an association used to establish the credentials that may be used for a UsersAccess to a system or set of systems. Since the UsersAccess class is deprecated in lieu of CIM_Identity, this association is also deprecated and replaced by policy - where the AuthenticationCondition class describes the credentials that SHOULD be authenticated in order to establish the Identity.
UMLPackagePathstringCIM::User::UsersAccess
Versionstring2.8.0

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
AntecedentCIM_UsersCredentialCIM_Credential
DeprecatedstringCIM_AuthenticationCondition
DescriptionstringThe issued credential that may be used.
Keybooleantrue
OverridestringAntecedent
DependentCIM_UsersCredentialCIM_UsersAccess
DeprecatedstringCIM_Identity
DescriptionstringThe UsersAccess that has use of a credential.
Keybooleantrue
OverridestringDependent

Class Methods