WSTrustMessage.BinaryExchange Propriedade

Definição

Obtém ou define o conteúdo do 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

Valor da propriedade

Um BinaryExchange que contém os dados binários trocados. Isso inclui o conteúdo dos atributos ValueType e EncodingType, bem como os dados reais.

Aplica-se a