WindowsStreamSecurityBindingElement.ISecurityCapabilities.SupportedRequestProtectionLevel Eigenschaft

Definition

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

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

Eigenschaftswert

ProtectionLevel

Die ProtectionLevel, die die Anforderungen 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: