MsmqTransportSecurity.MsmqProtectionLevel Vlastnost
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Získá nebo nastaví ProtectionLevel objekt , který je přidružen k této instanci MsmqTransportSecurity třídy.
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
Hodnota vlastnosti
, ProtectionLevel která je přidružena k této instanci MsmqTransportSecurity třídy.
Výjimky
Hodnota není jednou z ProtectionLevel hodnot.
Poznámky
Výchozí úroveň ochrany je Sign .