ServiceModelSecurityTokenRequirement.SecurityBindingElement Właściwość
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Pobiera lub ustawia element powiązania zabezpieczeń.
public:
property System::ServiceModel::Channels::SecurityBindingElement ^ SecurityBindingElement { System::ServiceModel::Channels::SecurityBindingElement ^ get(); void set(System::ServiceModel::Channels::SecurityBindingElement ^ value); };
public System.ServiceModel.Channels.SecurityBindingElement SecurityBindingElement { get; set; }
member this.SecurityBindingElement : System.ServiceModel.Channels.SecurityBindingElement with get, set
Public Property SecurityBindingElement As SecurityBindingElement
Wartość właściwości
Element powiązania zabezpieczeń.
Uwagi
W przypadku zabezpieczeń komunikatów protokołu SOAP ta właściwość zawiera element powiązania zabezpieczeń powiązania, który generuje wymaganie dotyczące tokenu.