1 write to RequiredProtectionLevel
System.Net.Security (1)
System\Net\Security\NegotiateStream.cs (1)
678
RequiredProtectionLevel
= protectionLevel,
3 references to RequiredProtectionLevel
System.Net.Security (3)
System\Net\NegotiateAuthenticationPal.Unix.cs (1)
224
Interop.NetSecurityNative.GssFlags contextFlags = serverOptions.
RequiredProtectionLevel
switch
System\Net\Security\NegotiateAuthentication.cs (2)
57
_requiredProtectionLevel = serverOptions.
RequiredProtectionLevel
;
94
/// <see cref="NegotiateAuthenticationServerOptions.
RequiredProtectionLevel
" />.