ISecurityCapabilities.SupportedResponseProtectionLevel 属性     
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取绑定支持的保护级别响应。
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。