ForestTrustRelationshipInformation 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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
- 繼承
屬性
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) |