NegotiateAuthentication.ProtectionLevel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates the negotiated level of protection.
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
Property Value
Remarks
The negotiated level of protection is only available when the session authentication was finished (see IsAuthenticated). The protection level can be higher than the initially requested protection level specified by RequiredProtectionLevel or RequiredProtectionLevel.
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.