Sdílet prostřednictvím


WSDualHttpBindingElement.Security Vlastnost

Definice

Získá typ zabezpečení, který se má použít s touto vazbou.

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

Hodnota vlastnosti

WSDualHttpSecurityElement

WSDualHttpSecurityElement, Který určuje nastavení zabezpečení používané s touto vazbou.

Atributy

Platí pro