Share via


ISecurityCapabilities.SupportedRequestProtectionLevel 속성

정의

바인딩에서 지원하는 보호 수준 요청을 가져옵니다.

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

속성 값

바인딩에서 지원하는 보호 수준 요청을 지정하는 ProtectionLevel입니다.

적용 대상