Partilhar via


WSTrustChannel.Contract Propriedade

Definição

Obtém ou define o contrato de canal que de canal usa para enviar e receber mensagens.

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

Valor da propriedade

IWSTrustChannelContract

O IWSTrustChannelContract que define o contrato do canal.

Comentários

O acessador set está protegido.

Aplica-se a