You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: xml/System.DirectoryServices.ActiveDirectory/TrustDirection.xml
+2-4
Original file line number
Diff line number
Diff line change
@@ -74,8 +74,7 @@
74
74
</ReturnValue>
75
75
<MemberValue>1</MemberValue>
76
76
<Docs>
77
-
<summary>A trusting domain or forest.</summary>
78
-
<remarks>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.</remarks>
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>
79
78
</Docs>
80
79
</Member>
81
80
<MemberMemberName="Outbound">
@@ -99,8 +98,7 @@
99
98
</ReturnValue>
100
99
<MemberValue>2</MemberValue>
101
100
<Docs>
102
-
<summary>A trusted domain or forest.</summary>
103
-
<remarks>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.</remarks>
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>
0 commit comments