Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
</ReturnValue>
<MemberValue>1</MemberValue>
<Docs>
<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>
<summary>An inbound (or incoming) trust is some other domain/forest trusting the local domain/forest.</summary>
</Docs>
</Member>
<Member MemberName="Outbound">
Expand All @@ -98,7 +98,7 @@
</ReturnValue>
<MemberValue>2</MemberValue>
<Docs>
<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>
<summary>An outbound (or outgoing) trust is where our local domain/forest trusts some other domain/forest.</summary>
</Docs>
</Member>
</Members>
Expand Down