Share via


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 存取子受到保護。

適用於