ISecurityCapabilities.SupportedResponseProtectionLevel 屬性

定義

取得繫結所支援的保護層級回應。

public:
 property System::Net::Security::ProtectionLevel SupportedResponseProtectionLevel { System::Net::Security::ProtectionLevel get(); };
public System.Net.Security.ProtectionLevel SupportedResponseProtectionLevel { get; }
member this.SupportedResponseProtectionLevel : System.Net.Security.ProtectionLevel
Public ReadOnly Property SupportedResponseProtectionLevel As ProtectionLevel

屬性值

ProtectionLevel,它會指定繫結所支援的保護層級回應。

適用於