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 Class
AntecedentCIM_CAHasPublicCertificateCIM_PublicKeyCertificate
DependentCIM_CAHasPublicCertificateCIM_CertificateAuthority

Class Methods