WSTrustMessage.BinaryExchange Egenskap

Definition

Hämtar eller anger innehållet i elementet wst:BinaryExchange.

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

Egenskapsvärde

En BinaryExchange som innehåller de binära data som utbyts. Detta inkluderar innehållet i attributen ValueType och EncodingType samt faktiska data.

Gäller för