WSHttpContextBinding.ContextProtectionLevel Propriedade

Definição

Obtém ou define o nível de proteção de contexto para esta associação.Gets or sets the context protection level for this binding.

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 da propriedade

ProtectionLevel

O nível de proteção para a associação.The protection level for the binding.

Aplica-se a