3.1.4.7 Trusted Domain Object Methods

Trusted domain objects SHOULD be created only on a server implementation that is in the domain controller configuration.<94>

The message processing of methods in this section MUST use the abstract data model as specified in section 3.1.1.5.

Method (opnum)

Summary

LsarCreateTrustedDomainEx2 (opnum 59)

Creates a new trusted domain object in the server's policy database.

LsarCreateTrustedDomainEx (opnum 51)

Superseded by LsarCreateTrustedDomainEx2.

LsarCreateTrustedDomain (opnum 12)

Superseded by LsarCreateTrustedDomainEx2.

LsarOpenTrustedDomain (opnum 25)

Opens a handle to an existing trusted domain object that matches the given domain security identifier.

LsarOpenTrustedDomainByName (opnum 55)

Opens a handle to an existing trusted domain object that matches the given DNS or NetBIOS name.

LsarQueryTrustedDomainInfo (opnum 39)

Obtains information about a trusted domain object.

LsarSetTrustedDomainInfo (opnum 40)

Sets information on a trusted domain object.

LsarSetTrustedDomainInfoByName (opnum 49)

Sets information on a trusted domain object without having to first open a handle to it.

LsarSetInformationTrustedDomain (opnum 27)

Sets information on a trusted domain object.

LsarQueryTrustedDomainInfoByName (opnum 48)

Obtains information about a trusted domain object without having to first open a handle to it.

LsarQueryInfoTrustedDomain (opnum 26)

Obtains information about a trusted domain object.

LsarDeleteTrustedDomain (opnum 41)

Removes a trusted domain object from the server's policy database.

LsarEnumerateTrustedDomainsEx (opnum 50)

Enumerates all trusted domain objects in the server's policy database.

LsarEnumerateTrustedDomains (opnum 13)

Enumerates trusted domain objects in the server's policy database.

LsarQueryForestTrustInformation (opnum 73)

Obtains information from a trusted domain object corresponding to a forest trust relationship.

LsarSetForestTrustInformation (opnum 74)

Sets information on a trusted domain object corresponding to a cross-forest trust relationship.