ServiceModelSecurityTokenRequirement.SecureConversationSecurityBindingElement Propriedade
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
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.