ServiceModelSecurityTokenRequirement.SecureConversationSecurityBindingElement Propriedade

Definição

Obtém ou define um elemento de vinculação de segurança usado para proteger as mensagens de bootstrap de conversas seguras.

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

Valor de Propriedade

Um elemento de vinculação de segurança usado para proteger as mensagens de bootstrap de conversas seguras.

Observações

Esta propriedade devolve o elemento de ligação de segurança a ser usado para proteger as mensagens de arranque de conversas seguras.

Aplica-se a