Partager via


WSTrustChannel.Contract Propriété

Définition

Obtient ou définit le contrat de canal que le canal utilise pour envoyer et recevoir des messages.

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

Valeur de propriété

IWSTrustChannelContract qui définit le contrat de canal.

Remarques

L’accesseur set est protégé.

S’applique à