Represents the direction of trust. See
System.DirectoryServices.ActiveDirectory.TrustDirection <https://docs.microsoft.com/en-us/dotnet/api/system.directoryservices.activedirectory.trustdirection?view=netframework-4.7.2>__
for more information.
Enums
Name
Description
TRUST_DIRECTION_UNSPECIFIED
Not set.
INBOUND
The inbound direction represents the trusting side.
OUTBOUND
The outboud direction represents the trusted side.
BIDIRECTIONAL
The bidirectional direction represents the trusted / trusting side.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-19 UTC."],[],[]]