ServiceModelSecurityTokenRequirement.SecureConversationSecurityBindingElement Vlastnost
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Získá nebo nastaví prvek vazby zabezpečení používaný k zabezpečení zpráv bootstrap zabezpečené konverzace.
public:
property System::ServiceModel::Channels::SecurityBindingElement ^ SecureConversationSecurityBindingElement { System::ServiceModel::Channels::SecurityBindingElement ^ get(); void set(System::ServiceModel::Channels::SecurityBindingElement ^ value); };
public System.ServiceModel.Channels.SecurityBindingElement SecureConversationSecurityBindingElement { get; set; }
member this.SecureConversationSecurityBindingElement : System.ServiceModel.Channels.SecurityBindingElement with get, set
Public Property SecureConversationSecurityBindingElement As SecurityBindingElement
Hodnota vlastnosti
Prvek vazby zabezpečení používaný k zabezpečení zpráv bootstrap zabezpečené konverzace
Poznámky
Tato vlastnost vrátí prvek vazby zabezpečení, který se má použít k zabezpečení zpráv bootstrap zabezpečené konverzace.