User\CIM_AuthorizationTarget.mof.mof (HTML version)

Return to index
CIM_AuthorizationTarget Superclass: 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.
Qualifiers:Version ( "2.8.0" ) Deprecated { "CIM_AuthorizedTarget" } Association
Parameters (local in grey)
Deprecated { "CIM_AuthorizedTarget.TargetElement" }
Override ( "Dependent" )
CIM_ManagedElement REF Dependent ;
The target set of resources may be specified as a collection or as a set of associations to ManagedElements that represent target resources.
Deprecated { "CIM_AuthorizedTarget.Privilege" }
Override ( "Antecedent" )
CIM_AccessControlInformation REF Antecedent ;
AccessControlInformation that applies to the target set.