Поделиться через


NetPeerTcpBindingElement.Security Свойство

Определение

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

public:
 property System::ServiceModel::Configuration::PeerSecurityElement ^ Security { System::ServiceModel::Configuration::PeerSecurityElement ^ get(); };
[System.Configuration.ConfigurationProperty("security")]
public System.ServiceModel.Configuration.PeerSecurityElement Security { get; }
[<System.Configuration.ConfigurationProperty("security")>]
member this.Security : System.ServiceModel.Configuration.PeerSecurityElement
Public ReadOnly Property Security As PeerSecurityElement

Значение свойства

Объект PeerSecurityElement, содержащий элемент конфигурации безопасности для данной конфигурации привязки.

Атрибуты

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