Share via


WSTrustChannel.Contract Vlastnost

Definice

Získá nebo nastaví kontrakt kanálu, který kanál používá pro odesílání a příjem zpráv.

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

Hodnota vlastnosti

Ten IWSTrustChannelContract , který definuje kontrakt kanálu.

Poznámky

Příslušenství sady je chráněné.

Platí pro