Skip to content

Commit 4e583eb

Browse files
authored
Update summary values TrustDirection.xml (#11101)
1 parent 2f83656 commit 4e583eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

xml/System.DirectoryServices.ActiveDirectory/TrustDirection.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
</ReturnValue>
7575
<MemberValue>1</MemberValue>
7676
<Docs>
77-
<summary>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.</summary>
77+
<summary>A trusting domain or forest. An inbound (or incoming) trust is where some other domain or forest trusts this domain or forest. This domain or forest does not have access to resources that belong to the other domain or forest.</summary>
7878
</Docs>
7979
</Member>
8080
<Member MemberName="Outbound">
@@ -98,7 +98,7 @@
9898
</ReturnValue>
9999
<MemberValue>2</MemberValue>
100100
<Docs>
101-
<summary>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.</summary>
101+
<summary>A trusted domain or forest. An outbound (or outgoing) trust is where this domain or forest trusts some other domain or forest. The other domain or forest does not have access to the resources of this domain or forest.</summary>
102102
</Docs>
103103
</Member>
104104
</Members>

0 commit comments

Comments
 (0)