Class CIM_TrustHierarchy
extends CIM_Dependency

CIM_TrustHierarchy is an association between two CredentialManagementService instances that establishes the trust hierarchy between them.

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_TrustHierarchy

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringCIM_TrustHierarchy is an association between two CredentialManagementService instances that establishes the trust hierarchy between them.
UMLPackagePathstringCIM::User::SecurityServices
Versionstring2.6.0

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
AntecedentCIM_TrustHierarchyCIM_CredentialManagementService
DescriptionstringThe superior CredentialManagementService from which the dependent service gets its authority.
Keybooleantrue
Maxuint321
OverridestringAntecedent
DependentCIM_TrustHierarchyCIM_CredentialManagementService
DescriptionstringThe subordinate CredentialManagementService.
Keybooleantrue
OverridestringDependent

Class Methods