MsmqTransportSecurity.MsmqProtectionLevel Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém ou define o ProtectionLevel associado a esta instância da classe MsmqTransportSecurity.
public:
property System::Net::Security::ProtectionLevel MsmqProtectionLevel { System::Net::Security::ProtectionLevel get(); void set(System::Net::Security::ProtectionLevel value); };
public System.Net.Security.ProtectionLevel MsmqProtectionLevel { get; set; }
member this.MsmqProtectionLevel : System.Net.Security.ProtectionLevel with get, set
Public Property MsmqProtectionLevel As ProtectionLevel
Valor da propriedade
O ProtectionLevel associado a esta instância da classe MsmqTransportSecurity .
Exceções
O valor não é um dos valores ProtectionLevel.
Comentários
O nível de proteção padrão é Sign .