MsmqTransportSecurity.MsmqProtectionLevel Eigenschaft

Definition

Ruft die dieser ProtectionLevel Instanz der MsmqTransportSecurity Klasse zugeordnete Instanz ab oder legt sie fest.

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

Eigenschaftswert

Die ProtectionLevel dieser Instanz der MsmqTransportSecurity Klasse zugeordnet ist.

Ausnahmen

Der Wert ist nicht einer der ProtectionLevel Werte.

Hinweise

Die Standardschutzebene ist Sign.

Gilt für: