The TrustedDomain Object Type
Windows-based systems can have multiple instances of the TrustedDomain object type. TrustedDomain objects have two fields that must be unique among all TrustedDomain objects:
- The name of the TrustedDomain
- The security identifier (SID) of the TrustedDomain.
An attempt to create a new TrustedDomain object with either a name or SID that is already in use by another TrustedDomain object will be rejected.