NegotiateAuthentication.ProtectionLevel 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示交涉的保護層級。
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指定的初始要求保護等級。