Sdílet prostřednictvím


WSTrustMessage.BinaryExchange Vlastnost

Definice

Získá nebo nastaví obsah wst:BinaryExchange element.

public:
 property System::IdentityModel::Protocols::WSTrust::BinaryExchange ^ BinaryExchange { System::IdentityModel::Protocols::WSTrust::BinaryExchange ^ get(); void set(System::IdentityModel::Protocols::WSTrust::BinaryExchange ^ value); };
public System.IdentityModel.Protocols.WSTrust.BinaryExchange BinaryExchange { get; set; }
member this.BinaryExchange : System.IdentityModel.Protocols.WSTrust.BinaryExchange with get, set
Public Property BinaryExchange As BinaryExchange

Hodnota vlastnosti

A BinaryExchange obsahující binární data vyměněná. To zahrnuje obsah atributů ValueType a EncodingType a také skutečná data.

Platí pro