Class CIM_AuthorizedUse
extends CIM_Dependency

CIM_AuthorizedUse is an association used to provide an AuthorizationService with the AccessControlInformation it needs to do its job. This association is deprecated with no proposed replacement, since authorization processing will be handled via policy or static checking of Privileges.

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_AuthorizedUse

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DeprecatedstringNo value
DescriptionstringCIM_AuthorizedUse is an association used to provide an AuthorizationService with the AccessControlInformation it needs to do its job. This association is deprecated with no proposed replacement, since authorization processing will be handled via policy or static checking of Privileges.
UMLPackagePathstringCIM::User::AccessControl
Versionstring2.8.0

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
AntecedentCIM_AuthorizedUseCIM_AccessControlInformation
DeprecatedstringNo value
DescriptionstringAccess Control Information.
Keybooleantrue
OverridestringAntecedent
DependentCIM_AuthorizedUseCIM_AuthorizationService
DeprecatedstringNo value
DescriptionstringAuthorizationService that uses an ACI.
Keybooleantrue
OverridestringDependent

Class Methods