WSHttpBinding.CreateMessageSecurity Método

Definición

Devuelve el elemento de enlace de seguridad desde el enlace actual.

protected:
 override System::ServiceModel::Channels::SecurityBindingElement ^ CreateMessageSecurity();
protected override System.ServiceModel.Channels.SecurityBindingElement CreateMessageSecurity ();
override this.CreateMessageSecurity : unit -> System.ServiceModel.Channels.SecurityBindingElement
Protected Overrides Function CreateMessageSecurity () As SecurityBindingElement

Devoluciones

SecurityBindingElement

Un SecurityBindingElement desde el enlace actual.

Se aplica a