Share via


WSTrustChannel.Contract Proprietà

Definizione

Ottiene o imposta il contratto del canale utilizzato dal canale per l'invio e la ricezione dei messaggi.

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

Valore della proprietà

IWSTrustChannelContract che definisce il contratto di canale.

Commenti

La funzione di accesso set è protetta.

Si applica a