class TrustedCertificate

ManagedElement
+-SystemFunctions
+-SecM
+-CertM
+-TrustedCertificate

Represents a trusted certificate.

This MO is created by the system.

References from:
CertM; EnrollmentAuthority; TrustCategory;
References to:
ManagedObject; TrustCategory;
Attributes
CertificateContent[0..1]
readOnly
certificateContent
The X.509 content of the certificate.
CertificateState[0..1]
readOnly
certificateState
The current state of the certificate.
ManagedCertificateState
managedState = ENABLED
The state of the trusted certificate set by the MS.

If set to ENABLED, the certificate is trusted and the state of the certificate is represented by certificateState.
If set to DISABLED, the trusted certificate is quarantined, and thus the trust relationship is suspended.
ManagedObject[0..]
readOnly
reservedBy
The Distinguished Names of MOs using this TrustedCertificate.
TrustCategory[0..] nonUnique
noNotification
readOnly
reservedByCategory
Indicates the trust categories this trusted certificate belongs to.

Contains the Distinguished Names of the TrustCategory Managed Objects.


Deprecated: Deprecated in version 3.0. Restrictive to TrustCategory objects. Replaced by reservedBy.

string
key
mandatory
noNotification
restricted
trustedCertificateId
The value component of the RDN.

  class TrustedCertificate