Share via


NegotiateAuthenticationServerOptions.RequiredProtectionLevel 屬性

定義

取得或設定驗證交換的必要保護層級,以及任何進一步的數據交換。 預設值是 None

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

屬性值

適用於