WSHttpContextBinding.ContextProtectionLevel Propiedad

Definición

Obtiene o establece el nivel de protección del contexto para este enlace.

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

Valor de propiedad

El nivel de protección del enlace.

Se aplica a