Share via


NetTcpBindingElement.Security Propriedade

Definição

Obtém o tipo de segurança a ser usado com essa associação.

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

Valor da propriedade

NetTcpSecurityElement

O NetTcpSecurityElement que é usado com esta associação.

Atributos

Aplica-se a