Edit

Share via


TrustedDomain Object

The TrustedDomain object stores information about a trust relationship with a ___domain. A TrustedDomain object is created on the trusting system to identify an account within the trusted ___domain that can be used to submit authentication requests and to perform other operations, such as name and security identifier (SID) translations.

The information stored in a TrustedDomain object includes:

  • The SID of the trusted ___domain. This information is not modifiable and must be unique among all TrustedDomain objects.
  • The name of the trusted ___domain. This information is not modifiable and must be unique among all TrustedDomain objects.
  • The name of the account in the trusted ___domain used to submit authentication requests and to perform name and SID translations. This name is not modifiable.
  • The password used to submit authentication requests and perform name and SID translations.

For more information, see The TrustedDomain Object Type.