Class CIM_CASignsPublicKeyCertificate
extends CIM_ManagedCredential

This relationship associates a CertificateAuthority with the certificates it signs.

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_ManagedCredential
   |
   +--CIM_CASignsPublicKeyCertificate

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DeprecatedstringCIM_ServiceAffectsElement
DescriptionstringThis relationship associates a CertificateAuthority with the certificates it signs.
UMLPackagePathstringCIM::User::PublicKey
Versionstring2.16.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
Expiresdatetime
DeprecatedstringCIM_Credential.Expires
DescriptionstringThe time it expires.
SerialNumberstring
DeprecatedstringNo Value
DescriptionstringThe Serial Number.
CRLDistributionPointstring[]
DeprecatedstringNo Value
DescriptionstringThe Authority's revocation list distribution points.
Signatureuint8[]
DeprecatedstringNo Value
DescriptionstringThe Signature.
OctetStringbooleantrue

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
AntecedentCIM_CASignsPublicKeyCertificateCIM_CertificateAuthority
DeprecatedstringCIM_ServiceAffectsElement.AffectingElement
DescriptionstringThe CA which signed the certificate.
Keybooleantrue
Maxuint321
Minuint321
OverridestringAntecedent
DependentCIM_CASignsPublicKeyCertificateCIM_PublicKeyCertificate
DeprecatedstringCIM_ServiceAffectsElement.AffectedElement
DescriptionstringThe certificate issued by the CA.
Keybooleantrue
OverridestringDependent
Weakbooleantrue

Class Methods