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 Class
AntecedentCIM_UsersCredentialCIM_Credential
DependentCIM_UsersCredentialCIM_UsersAccess

Class Methods