NetTcpBindingElement.Security Proprietà

Definizione

Ottiene il tipo di sicurezza da utilizzare con l'associazione.

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

Valore della proprietà

NetTcpSecurityElement utilizzato con questa associazione.

Attributi

Si applica a