class TrustCategory

..
+-SystemFunctions
+-SecM
+-CertM
+-TrustCategory

Represents a group of trusted certificates that can be referenced by Credential Users on the ME.

References from:
TrustedCertificate;
References to:
ManagedObject; TrustedCertificate;
Attributes
ManagedObject[0..] nonUnique
noNotification
readOnly
reservedByUser
Indicates the users of this TrustCategory MO.

The users are identified by Distinguished Names of Credential User Managed Objects.
string
key
mandatory
noNotification
restricted
trustCategoryId
The value component of the RDN.
TrustedCertificate[1..] nonUnique
mandatory
trustedCertificates
The list of trusted certificates that belongs to this trust category.

Contains the Distinguished Names of the TrustedCertificate Managed Objects.
string[0..1]
userLabel
An additional descriptive text.

  class TrustCategory