Udostępnij za pośrednictwem


ServiceModelSecurityTokenRequirement.SecureConversationSecurityBindingElement Właściwość

Definicja

Pobiera lub ustawia element powiązania zabezpieczeń używany do zabezpieczania bezpiecznych komunikatów bootstrap konwersacji.

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

Wartość właściwości

SecurityBindingElement

Element powiązania zabezpieczeń używany do zabezpieczania bezpiecznych komunikatów bootstrap konwersacji.

Uwagi

Ta właściwość zwraca element powiązania zabezpieczeń, który ma być używany do zabezpieczania bezpiecznych komunikatów bootstrap konwersacji.

Dotyczy