NegotiateAuthentication.ProtectionLevel 屬性

定義

表示交涉的保護層級。

public:
 property System::Net::Security::ProtectionLevel ProtectionLevel { System::Net::Security::ProtectionLevel get(); };
public System.Net.Security.ProtectionLevel ProtectionLevel { get; }
member this.ProtectionLevel : System.Net.Security.ProtectionLevel
Public ReadOnly Property ProtectionLevel As ProtectionLevel

屬性值

備註

只有在會話驗證完成時,才能使用交涉的保護層級, (請參閱 IsAuthenticated) 。 保護等級可以高於 或 所RequiredProtectionLevelRequiredProtectionLevel指定的初始要求保護等級。

適用於