WindowsStreamSecurityBindingElement.ISecurityCapabilities.SupportedResponseProtectionLevel Eigenschaft

Definition

Ruft die Antworten der Schutzebene ab, die von der Bindung unterstützt werden.

property System::Net::Security::ProtectionLevel System::ServiceModel::Channels::ISecurityCapabilities::SupportedResponseProtectionLevel { System::Net::Security::ProtectionLevel get(); };
System.Net.Security.ProtectionLevel System.ServiceModel.Channels.ISecurityCapabilities.SupportedResponseProtectionLevel { get; }
member this.System.ServiceModel.Channels.ISecurityCapabilities.SupportedResponseProtectionLevel : System.Net.Security.ProtectionLevel
 ReadOnly Property SupportedResponseProtectionLevel As ProtectionLevel Implements ISecurityCapabilities.SupportedResponseProtectionLevel

Eigenschaftswert

ProtectionLevel

Die ProtectionLevel, die die Antworten der Schutzebene angibt, die von der Bindung unterstützt werden.

Implementiert

Hinweise

Bei diesem Member handelt es sich um eine explizite Schnittstellenmemberimplementierung. Er kann nur verwendet werden, wenn die WindowsStreamSecurityBindingElement-Instanz in eine ISecurityCapabilities-Schnittstelle umgewandelt wird.

Gilt für: