Share via


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입니다.

적용 대상