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