MessageDescription.ProtectionLevel Egenskap

Definition

Hämtar eller anger de säkerhetstjänster som krävs för meddelandet.

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

Egenskapsvärde

Värdet för ProtectionLevel det angav de säkerhetstjänster som krävs för meddelandet.

Undantag

Värdeuppsättningen är inte giltigt värde för ProtectionLevel.

Kommentarer

Säkerhetstjänsterna används för att säkerställa konfidentialitet, integritet och autentisering av de data som finns i meddelandet.

Gäller för