MessageDescription.ProtectionLevel Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit les services de sécurité requis pour le message.
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
Valeur de propriété
Valeur de ce qui a spécifié les services de ProtectionLevel sécurité requis pour le message.
Exceptions
Le jeu de valeurs n’est pas valide pour ProtectionLevel.
Remarques
Les services de sécurité sont utilisés pour garantir la confidentialité, l’intégrité et l’authentification des données contenues dans le message.