MsmqTransportSecurity.MsmqProtectionLevel 屬性

定義

取得或設定與這個 ProtectionLevel 類別之執行個體關聯的 MsmqTransportSecurity

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

屬性值

ProtectionLevel

與這個 ProtectionLevel 類別之執行個體關聯的 MsmqTransportSecurity

例外狀況

該值不是其中一個 ProtectionLevel 值。

備註

預設的保護層級為 Sign

適用於