MsmqTransportSecurity.MsmqProtectionLevel Właściwość

Definicja

Pobiera lub ProtectionLevel ustawia, który jest skojarzony z tym wystąpieniem MsmqTransportSecurity klasy.

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

Wartość właściwości

ProtectionLevel

Klasa, ProtectionLevel która jest skojarzona z tym wystąpieniem MsmqTransportSecurity klasy .

Wyjątki

Wartość nie jest jedną z ProtectionLevel wartości.

Uwagi

Domyślny poziom ochrony to Sign .

Dotyczy