User\CIM_CASignsPublicKeyCertificate.mof.mof (HTML version)

Return to index
CIM_CASignsPublicKeyCertificate Superclass: CIM_ManagedCredential
This relationship associates a CertificateAuthority with the certificates it signs.
Qualifiers:Version ( "2.7.0" ) Association
Parameters (local in grey)
string CRLDistributionPoint [ ] ;
The Authority's revocation list distribution points.
Deprecated { "CIM_Credential.Expires" }
datetime Expires ;
The time it expires.
OctetString
uint8 Signature [ ] ;
The Signature.
Override ( "Dependent" )
Weak
CIM_PublicKeyCertificate REF Dependent ;
The certificate issued by the CA.
Min ( 1 )
Max ( 1 )
Override ( "Antecedent" )
CIM_CertificateAuthority REF Antecedent ;
The CA which signed the certificate.
string SerialNumber ;
The Serial Number.