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, представляющее тип отношения доверия.

Применяется к

См. также раздел