NetTcpRelayBinding.CreateMessageSecurity Method

Definition

Creates the message security token for the current instance.

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

Returns

Returns SecurityBindingElement.Contains the message security token.

Applies to