NetPeerTcpBindingElement.Security Eigenschap

Definitie

Hiermee haalt u het beveiligingsconfiguratie-element voor deze bindingsconfiguratie op.

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

Waarde van eigenschap

PeerSecurityElement dat het beveiligingsconfiguratie-element voor deze bindingsconfiguratie bevat.

Kenmerken

Van toepassing op