MsmqTransportSecurity.MsmqProtectionLevel Propriedade
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
Obtém ou define o ProtectionLevel que está associado a esta instância da MsmqTransportSecurity classe.
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 de Propriedade
O ProtectionLevel que está associado a esta instância da MsmqTransportSecurity classe.
Exceções
O valor não é um dos valores ProtectionLevel .
Observações
O nível de proteção padrão é Sign.