User\CIM_UsersCredential.mof.mof (HTML version)

Return to index
CIM_UsersCredential Superclass: 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.
Qualifiers:Version ( "2.8.0" ) Deprecated { "CIM_AuthenticationCondition" } Association
Parameters (local in grey)
Override ( "Dependent" )
Deprecated { "CIM_Identity" }
CIM_UsersAccess REF Dependent ;
The UsersAccess that has use of a credential.
Override ( "Antecedent" )
Deprecated { "CIM_AuthenticationCondition" }
CIM_Credential REF Antecedent ;
The issued credential that may be used.