WSHttpContextBinding.ContextProtectionLevel Propriété

Définition

Obtient ou définit le niveau de protection du contexte correspondant à cette liaison.

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

Valeur de propriété

ProtectionLevel

Niveau de protection pour la liaison.

S’applique à