Class CIM_CAHasPublicCertificate
extends CIM_Dependency

A CertificateAuthority may have certificates issued by other CAs or self-signed. This association is essentially an optimization of the CA having an external identity established by itself or another Authority. This maps closely to LDAP-based certificate authority implementations.

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_CAHasPublicCertificate

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringA CertificateAuthority may have certificates issued by other CAs or self-signed. This association is essentially an optimization of the CA having an external identity established by itself or another Authority. This maps closely to LDAP-based certificate authority implementations.
UMLPackagePathstringCIM::User::PublicKey
Versionstring2.8.0

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
AntecedentCIM_CAHasPublicCertificateCIM_PublicKeyCertificate
DescriptionstringThe Certificate used by the CA.
Keybooleantrue
OverridestringAntecedent
DependentCIM_CAHasPublicCertificateCIM_CertificateAuthority
DescriptionstringThe CA that uses a Certificate.
Keybooleantrue
OverridestringDependent

Class Methods