WSHttpContextBinding.ContextProtectionLevel 屬性

定義

取得或設定這個繫結的內容保護層級。

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

屬性值

繫結的保護層級。

適用於