共用方式為


NamedPipeTransportSecurity.ProtectionLevel 屬性

定義

指定具名管道的保護。

public:
 property System::Net::Security::ProtectionLevel ProtectionLevel { System::Net::Security::ProtectionLevel get(); void set(System::Net::Security::ProtectionLevel value); };
public System.Net.Security.ProtectionLevel ProtectionLevel { get; set; }
member this.ProtectionLevel : System.Net.Security.ProtectionLevel with get, set
Public Property ProtectionLevel As ProtectionLevel

屬性值

ProtectionLevel

ProtectionLevel。 預設為 EncryptAndSign

例外狀況

此值不是有效的 ProtectionLevel

備註

傳回的列舉成員,代表為驗證資料流所要求的安全性服務。

有效的值如下:

適用於