MsmqTransportSecurity.MsmqProtectionLevel Eigenschap

Definitie

Hiermee haalt u de ProtectionLevel gegevens op die aan dit exemplaar van de MsmqTransportSecurity klasse zijn gekoppeld.

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

Waarde van eigenschap

De ProtectionLevel die is gekoppeld aan dit exemplaar van de MsmqTransportSecurity klasse.

Uitzonderingen

De waarde is geen van de ProtectionLevel waarden.

Opmerkingen

Het standaardbeveiligingsniveau is Sign.

Van toepassing op