From ef9af255bb729b084e85ebac4cdc7707f48c1b0a Mon Sep 17 00:00:00 2001 From: rarestiaMS <46573535+rarestiaMS@users.noreply.github.com> Date: Mon, 17 Mar 2025 05:17:50 -0400 Subject: [PATCH 1/2] Update summary values TrustDirection.xml Adding clarity to the summary values as shown. --- .../TrustDirection.xml | 20 +++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/xml/System.DirectoryServices.ActiveDirectory/TrustDirection.xml b/xml/System.DirectoryServices.ActiveDirectory/TrustDirection.xml index 0f31f65938f..5a3060811ea 100644 --- a/xml/System.DirectoryServices.ActiveDirectory/TrustDirection.xml +++ b/xml/System.DirectoryServices.ActiveDirectory/TrustDirection.xml @@ -74,7 +74,15 @@ 1 - This is a trusting domain or forest. The other domain or forest has access to the resources of this domain or forest. This domain or forest does not have access to resources that belong to the other domain or forest. + An inbound (or incoming) trust is some other domain/forest trusting the local domain/forest. + + + + + @@ -98,7 +106,15 @@ 2 - This is a trusted domain or forest. This domain or forest has access to resources of the other domain or forest. The other domain or forest does not have access to the resources of this domain or forest. + An outbound (or outgoing) trust is where our local domain/forest trusts some other domain/forest. + + + + + From bdf5455e21ae8887b01d79249cc8bead24e4ace8 Mon Sep 17 00:00:00 2001 From: rarestiaMS <46573535+rarestiaMS@users.noreply.github.com> Date: Mon, 17 Mar 2025 13:09:13 -0400 Subject: [PATCH 2/2] Update TrustDirection.xml Removing misapplied markdown --- .../TrustDirection.xml | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/xml/System.DirectoryServices.ActiveDirectory/TrustDirection.xml b/xml/System.DirectoryServices.ActiveDirectory/TrustDirection.xml index 5a3060811ea..dffdac28d90 100644 --- a/xml/System.DirectoryServices.ActiveDirectory/TrustDirection.xml +++ b/xml/System.DirectoryServices.ActiveDirectory/TrustDirection.xml @@ -75,14 +75,6 @@ 1 An inbound (or incoming) trust is some other domain/forest trusting the local domain/forest. - - - - - @@ -107,14 +99,6 @@ 2 An outbound (or outgoing) trust is where our local domain/forest trusts some other domain/forest. - - - - -