Class CIM_AuthenticateForUse
extends CIM_Dependency

CIM_AuthenticateForUse is an association used to provide an AuthenticationService with the AuthenticationRequirement it needs to do its job. This association is unnecessary and therefore deprecated, since it is implied that an Identity MUST be authenticated (its CurrentlyAuthenticatedBoolean set to TRUE) in order to have any Privileges.

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_AuthenticateForUse

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DeprecatedstringNo value
DescriptionstringCIM_AuthenticateForUse is an association used to provide an AuthenticationService with the AuthenticationRequirement it needs to do its job. This association is unnecessary and therefore deprecated, since it is implied that an Identity MUST be authenticated (its CurrentlyAuthenticatedBoolean set to TRUE) in order to have any Privileges.
UMLPackagePathstringCIM::User::AuthenticationReqmt
Versionstring2.8.0

Class Properties

Association References

NameClass OriginReference Class
AntecedentCIM_AuthenticateForUseCIM_AuthenticationRequirement
DependentCIM_AuthenticateForUseCIM_AuthenticationService

Class Methods