Forest.GetTrustRelationship(String) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Bu orman ile belirtilen orman arasındaki güven ilişkisini alır.
public:
System::DirectoryServices::ActiveDirectory::ForestTrustRelationshipInformation ^ GetTrustRelationship(System::String ^ targetForestName);
public System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipInformation GetTrustRelationship (string targetForestName);
member this.GetTrustRelationship : string -> System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipInformation
Public Function GetTrustRelationship (targetForestName As String) As ForestTrustRelationshipInformation
Parametreler
Döndürülenler
ForestTrustRelationshipInformation Bu orman ile belirtilen orman arasındaki güven ilişkisini temsil eden bir nesne.
Özel durumlar
ile Forest tarafından targetForestNamebelirtilen bir güven ilişkisi yoktur.
Temel alınan dizin hizmetine yapılan bir çağrı hatayla sonuçlandı.
Hedef sunucu meşgul veya kullanılamıyor.
targetForestName boş bir dizedir.
targetForestName, null değeridir.
Geçerli nesne atılmış.
Belirtilen hesabın bu işlemi gerçekleştirme izni yok.