WSTrustMessage.BinaryExchange Proprietà

Definizione

Ottiene o imposta il contenuto dell'elemento 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

Valore della proprietà

A BinaryExchange contenente i dati binari scambiati. Sono inclusi il contenuto degli attributi ValueType e EncodingType nonché i dati effettivi.

Si applica a