WSHttpBindingBase.CreateMessageSecurity Método

Definición

Cuando se implementa en una clase derivada, devuelve del SecurityBindingElement enlace actual.

protected:
 abstract System::ServiceModel::Channels::SecurityBindingElement ^ CreateMessageSecurity();
protected abstract System.ServiceModel.Channels.SecurityBindingElement CreateMessageSecurity();
abstract member CreateMessageSecurity : unit -> System.ServiceModel.Channels.SecurityBindingElement
Protected MustOverride Function CreateMessageSecurity () As SecurityBindingElement

Devoluciones

objeto SecurityBindingElement del enlace actual.

Se aplica a