WSTrustMessage.BinaryExchange Propriété

Définition

Obtient ou définit le contenu de l’élément 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

Valeur de propriété

Qui BinaryExchange contient les données binaires échangées. Cela inclut le contenu des attributs ValueType et EncodingType ainsi que les données réelles.

S’applique à