User\CIM_CAHasPublicCertificate.mof.mof (HTML version)

Return to index
CIM_CAHasPublicCertificate Superclass: 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.
Qualifiers:Version ( "2.8.0" ) UMLPackagePath ( "CIM::User::PublicKey" ) Association
Parameters (local in grey)
Override ( "Dependent" )
CIM_CertificateAuthority REF Dependent ;
The CA that uses a Certificate.
Override ( "Antecedent" )
CIM_PublicKeyCertificate REF Antecedent ;
The Certificate used by the CA.