다음을 통해 공유


ContextBindingElement.ProtectionLevel 속성

정의

컨텍스트에서 바인딩 요소의 보호 수준을 가져오거나 설정합니다.

public:
 property System::Net::Security::ProtectionLevel ProtectionLevel { System::Net::Security::ProtectionLevel get(); void set(System::Net::Security::ProtectionLevel value); };
public System.Net.Security.ProtectionLevel ProtectionLevel { get; set; }
member this.ProtectionLevel : System.Net.Security.ProtectionLevel with get, set
Public Property ProtectionLevel As ProtectionLevel

속성 값

바인딩 요소의 ProtectionLevel입니다.

예외

값 집합이 올바르지 않은 경우

적용 대상