2.2.2.24 TrustLevelProperty
The TrustLevelProperty type represents a numerical trust level.
Simple type: eDT_ULONG
Validity: MUST be a trust level supported by the ORB. The set of trust levels that are supported is ORB-specific,<29> but all supported numerical values MUST be in the range 0x00000000 (meaning untrusted) to 0x00040000 (meaning fully trusted).
Server validation: Servers MAY enforce validity constraints.
Client validation: Clients SHOULD enforce validity constraints.