MsmqTransportSecurity.MsmqProtectionLevel Proprietà

Definizione

Ottiene o imposta l'oggetto ProtectionLevel associato a questa istanza della 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

Valore della proprietà

Oggetto ProtectionLevel associato a questa istanza della MsmqTransportSecurity classe .

Eccezioni

Il valore non è uno dei ProtectionLevel valori.

Commenti

Il livello di protezione predefinito è Sign.

Si applica a