ForestTrustRelationshipInformation 클래스

정의

ForestTrustRelationshipInformation 클래스에는 두 Forest 개체 간의 트러스트 관계에 대한 정보가 포함되어 있습니다.

public ref class ForestTrustRelationshipInformation : System::DirectoryServices::ActiveDirectory::TrustRelationshipInformation
public class ForestTrustRelationshipInformation : System.DirectoryServices.ActiveDirectory.TrustRelationshipInformation
type ForestTrustRelationshipInformation = class
    inherit TrustRelationshipInformation
Public Class ForestTrustRelationshipInformation
Inherits TrustRelationshipInformation
상속
ForestTrustRelationshipInformation

속성

ExcludedTopLevelNames

ForestTrustRelationshipInformation 개체의 제외된 최상위 이름을 가져옵니다.

SourceName

이 트러스트 관계에 대한 소스 Domain 또는 Forest 개체의 이름을 가져옵니다.

(다음에서 상속됨 TrustRelationshipInformation)
TargetName

이 트러스트 관계에 대한 대상 Domain 또는 Forest 개체의 이름을 가져옵니다.

(다음에서 상속됨 TrustRelationshipInformation)
TopLevelNames

ForestTrustRelationshipInformation 개체의 최상위 이름을 가져옵니다.

TrustDirection

트러스트를 만든 TrustDirection 또는 Domain 개체에 상대적인 이 트러스트 관계의 Forest 개체를 가져옵니다.

(다음에서 상속됨 TrustRelationshipInformation)
TrustedDomainInformation

ForestTrustDomainInformation 개체의 트러스트된 도메인 정보를 가져옵니다.

TrustType

트러스트 관계의 TrustType 개체를 가져옵니다.

(다음에서 상속됨 TrustRelationshipInformation)

메서드

Equals(Object)

지정된 개체가 현재 개체와 같은지 확인합니다.

(다음에서 상속됨 Object)
GetHashCode()

기본 해시 함수로 작동합니다.

(다음에서 상속됨 Object)
GetType()

현재 인스턴스의 Type을 가져옵니다.

(다음에서 상속됨 Object)
MemberwiseClone()

현재 Object의 단순 복사본을 만듭니다.

(다음에서 상속됨 Object)
Save()

ForestTrustRelationshipInformation 속성에 대한 변경 내용을 Active Directory 도메인 서비스 저장소에 커밋합니다.

ToString()

현재 개체를 나타내는 문자열을 반환합니다.

(다음에서 상속됨 Object)

적용 대상

추가 정보