Поделиться через


WSTrustChannel.Contract Свойство

Определение

Получает или задает контракт канала, используемый каналом для отправки и получения сообщений.

public:  property System::ServiceModel::Security::IWSTrustChannelContract ^ Contract {  public:
System::ServiceModel::Security::IWSTrustChannelContract ^ get(); protected:
 void set(System::ServiceModel::Security::IWSTrustChannelContract ^ value); };
public System.ServiceModel.Security.IWSTrustChannelContract Contract { get; protected set; }
member this.Contract : System.ServiceModel.Security.IWSTrustChannelContract with get, set
Public Property Contract As IWSTrustChannelContract

Значение свойства

IWSTrustChannelContract, определяющий контракт канала.

Комментарии

Метод доступа set защищен.

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