TrustRelationshipInformation.TrustType プロパティ

定義

信頼関係の TrustType オブジェクトを取得します。

public:
 property System::DirectoryServices::ActiveDirectory::TrustType TrustType { System::DirectoryServices::ActiveDirectory::TrustType get(); };
public System.DirectoryServices.ActiveDirectory.TrustType TrustType { get; }
member this.TrustType : System.DirectoryServices.ActiveDirectory.TrustType
Public ReadOnly Property TrustType As TrustType

プロパティ値

信頼関係の種類を表す TrustType 値。

適用対象

こちらもご覧ください