WSHttpBinding.CreateMessageSecurity Метод

Определение

Возвращает элемент привязки безопасности из текущей привязки.

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

Возвращаемое значение

A SecurityBindingElement из текущей привязки.

Применяется к