Class CIM_AuthorizationTarget
extends CIM_Dependency

CIM_AuthorizationTarget is an association used to apply authorization decisions to specific target resources. The target resources may be aggregated into a collection or may be represented as a set of associations to ManagedElements. This association is deprecated in lieu of a semantically equivalent one, AuthorizedTarget, since one of the referenced classes (AccessControlInformation) has been deprecated.

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_AuthorizationTarget

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DeprecatedstringCIM_AuthorizedTarget
DescriptionstringCIM_AuthorizationTarget is an association used to apply authorization decisions to specific target resources. The target resources may be aggregated into a collection or may be represented as a set of associations to ManagedElements. This association is deprecated in lieu of a semantically equivalent one, AuthorizedTarget, since one of the referenced classes (AccessControlInformation) has been deprecated.
UMLPackagePathstringCIM::User::AccessControl
Versionstring2.8.0

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
AntecedentCIM_AuthorizationTargetCIM_AccessControlInformation
DeprecatedstringCIM_AuthorizedTarget.Privilege
DescriptionstringAccessControlInformation that applies to the target set.
Keybooleantrue
OverridestringAntecedent
DependentCIM_AuthorizationTargetCIM_ManagedElement
DeprecatedstringCIM_AuthorizedTarget.TargetElement
DescriptionstringThe target set of resources may be specified as a collection or as a set of associations to ManagedElements that represent target resources.
Keybooleantrue
OverridestringDependent

Class Methods