WSHttpRelayBinding.CreateMessageSecurity Method

Definition

Returns the security binding element from the current binding.

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

Returns

Returns a SecurityBindingElement that contains the current binding.

Applies to